From 4197c73a319cb0ea746c7c72976f67cd6fd9e81b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=B4=94=E7=BA=A2=E4=BF=9D?= Date: Fri, 4 Dec 2020 19:04:04 +0800 Subject: [PATCH] Update collection.json --- collection/opendb-mall-categories/collection.json | 2 ++ 1 file changed, 2 insertions(+) diff --git a/collection/opendb-mall-categories/collection.json b/collection/opendb-mall-categories/collection.json index 5dbe154..1e6de05 100644 --- a/collection/opendb-mall-categories/collection.json +++ b/collection/opendb-mall-categories/collection.json @@ -39,10 +39,12 @@ }, "is_hot_show": { "bsonType": "int", + "title":"加入热门显示", "description": "热门显示: 0 禁用,1 正常" }, "is_index_show": { "bsonType": "int", + "title":"首页显示", "description": "首页显示: 0 禁用,1 正常" }, "create_date": {