remove relation
gitea/salix/pipeline/head This commit looks good
Details
gitea/salix/pipeline/head This commit looks good
Details
This commit is contained in:
parent
dd9a38d1bf
commit
37b8bcbb9e
|
@ -67,11 +67,6 @@
|
||||||
"type": "hasMany",
|
"type": "hasMany",
|
||||||
"model": "ZoneClosure",
|
"model": "ZoneClosure",
|
||||||
"foreignKey": "zoneFk"
|
"foreignKey": "zoneFk"
|
||||||
},
|
}
|
||||||
"provinces": {
|
|
||||||
"type": "hasMany",
|
|
||||||
"model": "Province",
|
|
||||||
"foreignKey": "zoneFk"
|
|
||||||
}
|
|
||||||
}
|
}
|
||||||
}
|
}
|
Loading…
Reference in New Issue