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

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

View File

@ -15,6 +15,14 @@
"description": "类别名称",
"title":"类别名称"
},
"icon": {
"bsonType": "string",
"description": "类别图标/图片地址"
},
"sort": {
"bsonType": "int",
"description": "类别排序"
},
"description": {
"bsonType": "string",
"description": "类别描述",