From c3c3f0a8ef4f7bbc92be0482001db34bffc67d63 Mon Sep 17 00:00:00 2001 From: zmall <1396512965@qq.com> Date: Thu, 1 Oct 2020 04:01:33 +0800 Subject: [PATCH] =?UTF-8?q?update=20collection/opendb-mall-categories/coll?= =?UTF-8?q?ection.json.=20=E6=96=B0=E5=A2=9E=E5=88=86=E7=B1=BB=E5=9B=BE?= =?UTF-8?q?=E6=A0=87=E3=80=81=E6=8E=92=E5=BA=8F?= 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..52eb576 100644 --- a/collection/opendb-mall-categories/collection.json +++ b/collection/opendb-mall-categories/collection.json @@ -10,6 +10,14 @@ "bsonType": "string", "description": "类别名称" }, + "icon": { + "bsonType": "string", + "description": "类别图标/图片地址" + }, + "sort": { + "bsonType": "int", + "description": "类别排序" + }, "description": { "bsonType": "string", "description": "类别描述"