#7187 add pda freelancers #2298
|
@ -34,9 +34,9 @@
|
|||
},
|
||||
"relations": {
|
||||
"deviceProduction": {
|
||||
"type": "hasOne",
|
||||
"model": "DeviceProduction",
|
||||
"foreignKey": "id"
|
||||
"type": "belongsTo",
|
||||
"model": "DeviceProduction",
|
||||
"foreignKey": "deviceProductionFk"
|
||||
},
|
||||
"user": {
|
||||
"type": "belongsTo",
|
||||
|
|
Loading…
Reference in New Issue