fix: char case
This commit is contained in:
parent
b5f629315e
commit
a08bc30a1d
1 changed files with 2 additions and 2 deletions
|
|
@ -204,8 +204,8 @@ model SubDistrict {
|
|||
user User[]
|
||||
customerBranch CustomerBranch[]
|
||||
employee Employee[]
|
||||
CustomerBranchCitizen CustomerBranchCitizen[]
|
||||
CustomerBranchHouseRegis CustomerBranchHouseRegis[]
|
||||
customerBranchCitizen CustomerBranchCitizen[]
|
||||
customerBranchHouseRegis CustomerBranchHouseRegis[]
|
||||
}
|
||||
|
||||
enum Status {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue