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