This commit is contained in:
parent
f21fe037f3
commit
d1ed4b4459
|
@ -118,7 +118,8 @@
|
|||
},
|
||||
"incomes": {
|
||||
"type": "hasMany",
|
||||
"model": "WorkerIncome"
|
||||
"model": "WorkerIncome",
|
||||
"foreignKey": "workerFk"
|
||||
},
|
||||
"trainingCourse": {
|
||||
"type": "hasMany",
|
||||
|
|
Loading…
Reference in New Issue