mirror of
https://gitee.com/dcloud/opendb.git
synced 2024-11-10 11:09:44 +08:00
chore: add bsontype of menu_id
This commit is contained in:
parent
987e14ce61
commit
a09d2aea12
@ -10,6 +10,7 @@
|
|||||||
"description": "存储文档 ID,系统自动生成"
|
"description": "存储文档 ID,系统自动生成"
|
||||||
},
|
},
|
||||||
"menu_id": {
|
"menu_id": {
|
||||||
|
"bsonType": "string",
|
||||||
"description": "菜单项的ID,不可重复"
|
"description": "菜单项的ID,不可重复"
|
||||||
},
|
},
|
||||||
"name": {
|
"name": {
|
||||||
|
Loading…
Reference in New Issue
Block a user