feat: change jobType in EmployeeWork to businessTypeId
All checks were successful
Spell Check / Spell Check with Typos (push) Successful in 4s
All checks were successful
Spell Check / Spell Check with Typos (push) Successful in 4s
This commit is contained in:
parent
a8bd19defc
commit
fc22c38472
2 changed files with 2 additions and 2 deletions
|
|
@ -965,7 +965,7 @@ model EmployeeWork {
|
|||
|
||||
ownerName String?
|
||||
positionName String?
|
||||
jobType String?
|
||||
businessTypeId String?
|
||||
workplace String?
|
||||
identityNo String?
|
||||
workPermitNo String?
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue