This commit is contained in:
parent
5e78317b5e
commit
dd637b9333
|
@ -48,8 +48,7 @@
|
|||
"itemShelving": {
|
||||
"type": "hasMany",
|
||||
"model": "ItemShelving",
|
||||
"foreignKey": "shelvingFk",
|
||||
"primaryKey": "code"
|
||||
"foreignKey": "shelvingFk"
|
||||
}
|
||||
}
|
||||
}
|
Loading…
Reference in New Issue