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

@ -28,6 +28,10 @@
"bsonType": "string",
"description": "菜单url",
"trim":"both"
},
"comment": {
"bsonType": "string",
"description": "备注,菜单说明"
},
"sort": {
"bsonType": "int",