From e83a20b29fbba56e63737e69634a249c174c2b46 Mon Sep 17 00:00:00 2001 From: zmall <1396512965@qq.com> Date: Sat, 2 Jan 2021 19:45:28 +0800 Subject: [PATCH] update collection/opendb-admin-menus/collection.json. --- collection/opendb-admin-menus/collection.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/collection/opendb-admin-menus/collection.json b/collection/opendb-admin-menus/collection.json index 6c1ddc1..98c473a 100644 --- a/collection/opendb-admin-menus/collection.json +++ b/collection/opendb-admin-menus/collection.json @@ -29,6 +29,10 @@ "description": "菜单url", "trim":"both" }, + "comment": { + "bsonType": "string", + "description": "备注,菜单说明" + }, "sort": { "bsonType": "int", "description": "菜单序号(越大越靠后)"