mirror of
https://github.com/Karaka-Management/oms-Navigation.git
synced 2026-01-24 22:38:40 +00:00
fix db field type
This commit is contained in:
parent
2d245e8eed
commit
5b49bb2a5d
|
|
@ -60,7 +60,7 @@
|
|||
},
|
||||
"nav_order": {
|
||||
"name": "nav_order",
|
||||
"type": "SMALLINT",
|
||||
"type": "INT",
|
||||
"default": null,
|
||||
"null": true
|
||||
},
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user