fix merge dev
gitea/salix/pipeline/pr-dev This commit looks good
Details
gitea/salix/pipeline/pr-dev This commit looks good
Details
This commit is contained in:
parent
a26f6eaf21
commit
ebdd6bd08c
|
@ -118,7 +118,8 @@
|
||||||
},
|
},
|
||||||
"medicalReview": {
|
"medicalReview": {
|
||||||
"type": "hasMany",
|
"type": "hasMany",
|
||||||
"model": "MedicalReview"
|
"model": "MedicalReview",
|
||||||
|
"foreignKey": "workerFk"
|
||||||
},
|
},
|
||||||
"incomes": {
|
"incomes": {
|
||||||
"type": "hasMany",
|
"type": "hasMany",
|
||||||
|
|
Loading…
Reference in New Issue