From 4f6544f7a42c00efef6d3583dfd7dad416a340fc Mon Sep 17 00:00:00 2001 From: handongxun Date: Fri, 4 Dec 2020 11:28:08 +0800 Subject: [PATCH] =?UTF-8?q?update:=20=E8=A1=A8opendb-news-categories=20?= =?UTF-8?q?=E5=AD=97=E6=AE=B5create=5Fdate=20defaultValue=20=E6=94=B9?= =?UTF-8?q?=E4=B8=BA=20forceDefaultValue?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- collection/opendb-news-categories/collection.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/collection/opendb-news-categories/collection.json b/collection/opendb-news-categories/collection.json index ea39b77..31c3bae 100644 --- a/collection/opendb-news-categories/collection.json +++ b/collection/opendb-news-categories/collection.json @@ -40,7 +40,7 @@ "create_date": { "bsonType": "timestamp", "description": "创建时间", - "defaultValue": { + "forceDefaultValue": { "$env": "now" } }