fix: refs #6553 remove business #3451
|
@ -279,39 +279,6 @@
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
{
|
|
||||||
"relation": "business",
|
|
||||||
"scope": {
|
|
||||||
"fields": [
|
|
||||||
"id",
|
|
||||||
"started",
|
|
||||||
"ended",
|
|
||||||
"reasonEndFk",
|
|
||||||
"departmentFk",
|
|
||||||
"workerBusinessProfessionalCategoryFk"
|
|
||||||
],
|
|
||||||
"include":[
|
|
||||||
{
|
|
||||||
"relation": "department",
|
|
||||||
"scope": {
|
|
||||||
"fields": ["id", "name"]
|
|
||||||
}
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"relation": "reasonEnd",
|
|
||||||
"scope": {
|
|
||||||
"fields": ["id", "reason"]
|
|
||||||
}
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"relation": "workerBusinessProfessionalCategory",
|
|
||||||
"scope": {
|
|
||||||
"fields": ["id", "description"]
|
|
||||||
}
|
|
||||||
}
|
|
||||||
]
|
|
||||||
}
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
"relation": "boss",
|
"relation": "boss",
|
||||||
"scope": {
|
"scope": {
|
||||||
|
|
Loading…
Reference in New Issue