From 35dec4c6ce0a0c9be243a6eae17e66d1f14304b1 Mon Sep 17 00:00:00 2001 From: linju Date: Thu, 28 Jan 2021 22:15:43 +0800 Subject: [PATCH] update collection/opendb-contacts/collection.json. --- collection/opendb-contacts/collection.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/collection/opendb-contacts/collection.json b/collection/opendb-contacts/collection.json index e8d5ffb..a5a0ffe 100644 --- a/collection/opendb-contacts/collection.json +++ b/collection/opendb-contacts/collection.json @@ -41,9 +41,9 @@ }, "mobile": { "bsonType": "string", - "title": "手机号码", + "title": "电话", "order": 3, - "description": "手机号码", + "description": "电话", "pattern": "^\\+?[0-9-]{3,20}$", "trim": "both" },