fix: casing
This commit is contained in:
parent
100db9a6ca
commit
e009f68846
1 changed files with 2 additions and 2 deletions
|
|
@ -184,8 +184,8 @@ model District {
|
||||||
user User[]
|
user User[]
|
||||||
customerBranch CustomerBranch[]
|
customerBranch CustomerBranch[]
|
||||||
employee Employee[]
|
employee Employee[]
|
||||||
CustomerBranchCitizen CustomerBranchCitizen[]
|
customerBranchCitizen CustomerBranchCitizen[]
|
||||||
CustomerBranchHouseRegis CustomerBranchHouseRegis[]
|
customerBranchHouseRegis CustomerBranchHouseRegis[]
|
||||||
institution Institution[]
|
institution Institution[]
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue