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

Merge pull request !13 from zmall/N/A
This commit is contained in:
崔红保 2020-12-12 14:03:38 +08:00 committed by Gitee
commit 32929ff9b0

View File

@ -38,14 +38,14 @@
"title":"类别描述"
},
"is_hot_show": {
"bsonType": "int",
"bsonType": "Boolean",
"title":"加入热门显示",
"description": "热门显示: 0 禁用1 正常"
"description": "是否热门显示"
},
"is_index_show": {
"bsonType": "int",
"bsonType": "Boolean",
"title":"首页显示",
"description": "首页显示: 0 禁用1 正常"
"description": "是否首页显示"
},
"create_date": {
"bsonType": "timestamp",