7691-testToMaster #2703
|
@ -118,7 +118,8 @@
|
|||
},
|
||||
"incomes": {
|
||||
"type": "hasMany",
|
||||
"model": "WorkerIncome"
|
||||
"model": "WorkerIncome",
|
||||
"foreignKey": "workerFk"
|
||||
},
|
||||
"trainingCourse": {
|
||||
"type": "hasMany",
|
||||
|
|
Loading…
Reference in New Issue