mirror of
https://gitee.com/dcloud/opendb.git
synced 2024-12-26 22:41:15 +08:00
!5 update collection/opendb-mall-categories/collection.json.
Merge pull request !5 from zmall/N/A
This commit is contained in:
commit
3c4082977b
@ -6,6 +6,10 @@
|
||||
"_id": {
|
||||
"description": "存储文档 ID(文章 ID),系统自动生成"
|
||||
},
|
||||
"parent_id": {
|
||||
"bsonType": "string",
|
||||
"description": "父ID,用于多级分类"
|
||||
},
|
||||
"name": {
|
||||
"bsonType": "string",
|
||||
"description": "类别名称",
|
||||
|
Loading…
Reference in New Issue
Block a user