diff --git a/collection/opendb-mall-categories/collection.json b/collection/opendb-mall-categories/collection.json index 9077392d31fb835a1600cb544ca014525b05e9ec..52eb576ae5c641ce11f0d144f6c135d97e45098f 100644 --- a/collection/opendb-mall-categories/collection.json +++ b/collection/opendb-mall-categories/collection.json @@ -10,6 +10,14 @@ "bsonType": "string", "description": "类别名称" }, + "icon": { + "bsonType": "string", + "description": "类别图标/图片地址" + }, + "sort": { + "bsonType": "int", + "description": "类别排序" + }, "description": { "bsonType": "string", "description": "类别描述"