From 86d82f56d8e263f5a38802748102b89e62efacbf Mon Sep 17 00:00:00 2001 From: linju Date: Mon, 23 Oct 2023 17:46:41 +0800 Subject: [PATCH] Update collection.json --- collection/opendb-notice/collection.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/collection/opendb-notice/collection.json b/collection/opendb-notice/collection.json index b2a9331..1e8e57e 100644 --- a/collection/opendb-notice/collection.json +++ b/collection/opendb-notice/collection.json @@ -12,8 +12,7 @@ ], "properties": { "_id": { - "description": "ID,系统自动生成", - "foreignKey": "comment.notice_id" + "description": "ID,系统自动生成" }, "data": { "bsonType": "string",