From a07328b36df3d1ff28396d42d062f97f43b5b8c1 Mon Sep 17 00:00:00 2001 From: handongxun Date: Sat, 30 Jan 2021 19:49:07 +0800 Subject: [PATCH] =?UTF-8?q?update:=20opendb-banner=20image=5Furl=20?= =?UTF-8?q?=E7=B1=BB=E5=9E=8B?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- collection/opendb-banner/collection.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/collection/opendb-banner/collection.json b/collection/opendb-banner/collection.json index f5b7ee5..8d7eb4d 100644 --- a/collection/opendb-banner/collection.json +++ b/collection/opendb-banner/collection.json @@ -9,7 +9,8 @@ "description": "ID,系统自动生成" }, "image_url": { - "bsonType": "string", + "bsonType": "file", + "fileMediaType": "image", "description": "图片url。可以是在线地址,也支持本地地址", "label": "图片url", "trim":"both"