From cd71d5a311c8de18607a99d2bbd30f6d3746c720 Mon Sep 17 00:00:00 2001 From: handongxun Date: Fri, 21 Oct 2022 10:48:03 +0800 Subject: [PATCH] =?UTF-8?q?opendb-open-data=20expired=20=E5=AD=97=E6=AE=B5?= =?UTF-8?q?=E7=B1=BB=E5=9E=8B=E4=BF=AE=E6=AD=A3=E4=B8=BA=20timestamp?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- collection/opendb-open-data/collection.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/collection/opendb-open-data/collection.json b/collection/opendb-open-data/collection.json index b045856..07276f1 100644 --- a/collection/opendb-open-data/collection.json +++ b/collection/opendb-open-data/collection.json @@ -12,7 +12,7 @@ "description": "字段_id对应的值" }, "expired": { - "bsonType": "date", + "bsonType": "timestamp", "description": "过期时间" } }