!5 update collection/opendb-mall-categories/collection.json.

Merge pull request !5 from zmall/N/A
This commit is contained in:
崔红保 2020-10-26 19:55:00 +08:00 committed by Gitee
commit 3c4082977b

View File

@ -6,6 +6,10 @@
"_id": {
"description": "存储文档 ID文章 ID系统自动生成"
},
"parent_id": {
"bsonType": "string",
"description": "父ID用于多级分类"
},
"name": {
"bsonType": "string",
"description": "类别名称",