update model packaging.json
This commit is contained in:
parent
ab3ead6a28
commit
a4166cc14d
|
@ -37,7 +37,7 @@
|
||||||
"relations": {
|
"relations": {
|
||||||
"item": {
|
"item": {
|
||||||
"type": "belongsTo",
|
"type": "belongsTo",
|
||||||
"model": "Iicket",
|
"model": "Item",
|
||||||
"foreignKey": "itemFk"
|
"foreignKey": "itemFk"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue