7489-testToMaster #2515
|
@ -34,9 +34,9 @@
|
||||||
},
|
},
|
||||||
"relations": {
|
"relations": {
|
||||||
"deviceProduction": {
|
"deviceProduction": {
|
||||||
"type": "hasOne",
|
"type": "belongsTo",
|
||||||
"model": "DeviceProduction",
|
"model": "DeviceProduction",
|
||||||
"foreignKey": "id"
|
"foreignKey": "deviceProductionFk"
|
||||||
},
|
},
|
||||||
"user": {
|
"user": {
|
||||||
"type": "belongsTo",
|
"type": "belongsTo",
|
||||||
|
|
Loading…
Reference in New Issue