This commit is contained in:
parent
b299e842b9
commit
1372f817bd
|
@ -55,11 +55,6 @@
|
|||
"type": "belongsTo",
|
||||
"model": "DeviceProductionState",
|
||||
"foreignKey": "stateFk"
|
||||
},
|
||||
"deviceProductionUser": {
|
||||
"type": "hasMany",
|
||||
"model": "DeviceProductionUser",
|
||||
"foreignKey": "deviceProductionFk"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue