fix merge dev
gitea/salix/pipeline/pr-dev This commit looks good Details

This commit is contained in:
Alex Moreno 2024-07-01 11:50:20 +02:00
parent a26f6eaf21
commit ebdd6bd08c
1 changed files with 2 additions and 1 deletions

View File

@ -118,7 +118,8 @@
},
"medicalReview": {
"type": "hasMany",
"model": "MedicalReview"
"model": "MedicalReview",
"foreignKey": "workerFk"
},
"incomes": {
"type": "hasMany",