Update collection.json

This commit is contained in:
崔红保 2020-12-04 19:04:04 +08:00
parent 556cefb251
commit 4197c73a31

View File

@ -39,10 +39,12 @@
}, },
"is_hot_show": { "is_hot_show": {
"bsonType": "int", "bsonType": "int",
"title":"加入热门显示",
"description": "热门显示: 0 禁用1 正常" "description": "热门显示: 0 禁用1 正常"
}, },
"is_index_show": { "is_index_show": {
"bsonType": "int", "bsonType": "int",
"title":"首页显示",
"description": "首页显示: 0 禁用1 正常" "description": "首页显示: 0 禁用1 正常"
}, },
"create_date": { "create_date": {