diff --git a/collection/opendb-mall-categories/collection.json b/collection/opendb-mall-categories/collection.json index 012321c..5dbe154 100644 --- a/collection/opendb-mall-categories/collection.json +++ b/collection/opendb-mall-categories/collection.json @@ -37,6 +37,14 @@ "description": "类别描述", "title":"类别描述" }, + "is_hot_show": { + "bsonType": "int", + "description": "热门显示: 0 禁用,1 正常" + }, + "is_index_show": { + "bsonType": "int", + "description": "首页显示: 0 禁用,1 正常" + }, "create_date": { "bsonType": "timestamp", "description": "创建时间",