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