refs #6456
gitea/salix/pipeline/head There was a failure building this commit Details

This commit is contained in:
David Domenech 2024-01-03 13:37:18 +01:00
parent d29fd5c65a
commit 3c1237f727
1 changed files with 1 additions and 1 deletions

View File

@ -36,7 +36,7 @@
"user": {
"type": "belongsTo",
"model": "VnUser",
"foreignKey": "workerFk"
"foreignKey": "userFk"
}
}
}