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[]
|
||||
customerBranch CustomerBranch[]
|
||||
employee Employee[]
|
||||
CustomerBranchCitizen CustomerBranchCitizen[]
|
||||
CustomerBranchHouseRegis CustomerBranchHouseRegis[]
|
||||
customerBranchCitizen CustomerBranchCitizen[]
|
||||
customerBranchHouseRegis CustomerBranchHouseRegis[]
|
||||
institution Institution[]
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue