6456-refactor-ticketState #1911

Merged
carlossa merged 5 commits from 6456-refactor-ticketState into test 2024-01-04 12:14:14 +00:00
1 changed files with 1 additions and 1 deletions
Showing only changes of commit 3c1237f727 - Show all commits

View File

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