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

Merge pull request !9 from zmall/N/A
This commit is contained in:
崔红保 2020-12-04 19:02:29 +08:00 committed by Gitee
commit 556cefb251

View File

@ -37,6 +37,14 @@
"description": "类别描述", "description": "类别描述",
"title":"类别描述" "title":"类别描述"
}, },
"is_hot_show": {
"bsonType": "int",
"description": "热门显示: 0 禁用1 正常"
},
"is_index_show": {
"bsonType": "int",
"description": "首页显示: 0 禁用1 正常"
},
"create_date": { "create_date": {
"bsonType": "timestamp", "bsonType": "timestamp",
"description": "创建时间", "description": "创建时间",