From 9f8b0288eff13be569fac42d9aee3f98844e5205 Mon Sep 17 00:00:00 2001 From: wakary Date: Thu, 13 May 2021 09:10:15 +0800 Subject: [PATCH] =?UTF-8?q?update=20collection/opendb-news-comments/collec?= =?UTF-8?q?tion.json.=20-=20=E5=A2=9E=E5=8A=A0=E5=8D=95=E7=8B=AC=E7=9A=84?= =?UTF-8?q?=E8=AF=84=E8=AE=BA=E5=9B=BE=E7=89=87=EF=BC=9B?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- collection/opendb-news-comments/collection.json | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/collection/opendb-news-comments/collection.json b/collection/opendb-news-comments/collection.json index 81a0e89..3a31e86 100644 --- a/collection/opendb-news-comments/collection.json +++ b/collection/opendb-news-comments/collection.json @@ -31,6 +31,11 @@ "title": "评论内容", "trim":"right" }, + "comment_imgs": { + "bsonType": "array", + "description": "评论图片", + "title": "评论图片" + }, "like_count": { "bsonType": "int", "description": "评论喜欢数、点赞数"