update collection/opendb-admin-menus/collection.json.

This commit is contained in:
zmall 2021-01-02 19:45:28 +08:00 committed by Gitee
parent 0c2bae0c47
commit e83a20b29f

View File

@ -29,6 +29,10 @@
"description": "菜单url", "description": "菜单url",
"trim":"both" "trim":"both"
}, },
"comment": {
"bsonType": "string",
"description": "备注,菜单说明"
},
"sort": { "sort": {
"bsonType": "int", "bsonType": "int",
"description": "菜单序号(越大越靠后)" "description": "菜单序号(越大越靠后)"