change name requestData
All checks were successful
Spell Check / Spell Check with Typos (push) Successful in 6s
All checks were successful
Spell Check / Spell Check with Typos (push) Successful in 6s
This commit is contained in:
parent
c89968dd92
commit
cb7600f4e8
1 changed files with 1 additions and 1 deletions
|
|
@ -493,7 +493,7 @@ model User {
|
||||||
|
|
||||||
requestWorkStepStatus RequestWorkStepStatus[]
|
requestWorkStepStatus RequestWorkStepStatus[]
|
||||||
userTask UserTask[]
|
userTask UserTask[]
|
||||||
RequestData RequestData[]
|
requestData RequestData[]
|
||||||
|
|
||||||
remark String?
|
remark String?
|
||||||
agencyStatus String?
|
agencyStatus String?
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue