fix: refs #6553 fix worker back

This commit is contained in:
Carlos Satorres 2025-01-13 12:23:21 +01:00
parent c8d57a1efa
commit 358f93c454
1 changed files with 3 additions and 0 deletions

View File

@ -75,6 +75,9 @@
}, },
"isSsDiscounted": { "isSsDiscounted": {
"type": "boolean" "type": "boolean"
},
"businessFk": {
"type": "number"
} }
}, },
"relations": { "relations": {