From 3f164deac43f12ec95a646c2f39cd8f36d7d253a Mon Sep 17 00:00:00 2001 From: handongxun Date: Sat, 26 Dec 2020 19:45:22 +0800 Subject: [PATCH] =?UTF-8?q?udpate:=20opendb-city-china=20=E8=B0=83?= =?UTF-8?q?=E6=95=B4parentKey?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- collection/opendb-city-china/collection.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/collection/opendb-city-china/collection.json b/collection/opendb-city-china/collection.json index 722e822..25344af 100644 --- a/collection/opendb-city-china/collection.json +++ b/collection/opendb-city-china/collection.json @@ -14,12 +14,12 @@ }, "code": { "bsonType": "string", - "description": "编码", - "parentKey": "parent_code" + "description": "编码" }, "parent_code": { "bsonType": "string", - "description": "父级编码" + "description": "父级编码", + "parentKey": "code" }, "name": { "bsonType": "string",