This commit is contained in:
parent
cf651dc2e1
commit
5e5a8078ca
|
@ -118,7 +118,8 @@
|
|||
},
|
||||
"business": {
|
||||
"type": "hasMany",
|
||||
"model": "Business"
|
||||
"model": "Business",
|
||||
"foreignKey": "workerFk"
|
||||
},
|
||||
"incomes": {
|
||||
"type": "hasMany",
|
||||
|
|
Loading…
Reference in New Issue