From 5b7f3f2d9bd65786e687c186e57047d731e2f55a Mon Sep 17 00:00:00 2001 From: zmall <1396512965@qq.com> Date: Thu, 8 Oct 2020 11:45:27 +0800 Subject: [PATCH] =?UTF-8?q?update=20collection/opendb-mall-categories/coll?= =?UTF-8?q?ection.json.=20=E6=96=B0=E5=A2=9E=E9=A6=96=E9=A1=B5=E6=98=BE?= =?UTF-8?q?=E7=A4=BA=E3=80=81=E7=83=AD=E9=97=A8=E6=98=BE=E7=A4=BA=E5=BC=80?= =?UTF-8?q?=E5=85=B3?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- collection/opendb-mall-categories/collection.json | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/collection/opendb-mall-categories/collection.json b/collection/opendb-mall-categories/collection.json index 9077392..7eb564f 100644 --- a/collection/opendb-mall-categories/collection.json +++ b/collection/opendb-mall-categories/collection.json @@ -14,6 +14,14 @@ "bsonType": "string", "description": "类别描述" }, + "is_hot_show": { + "bsonType": "int", + "description": "热门显示: 0 禁用,1 正常" + }, + "is_index_show": { + "bsonType": "int", + "description": "首页显示: 0 禁用,1 正常" + }, "create_date": { "bsonType": "timestamp", "description": "创建时间"