From d1f6ea4762da66ebda19ceef288083bd56498d54 Mon Sep 17 00:00:00 2001 From: handongxun Date: Mon, 2 Nov 2020 14:38:02 +0800 Subject: [PATCH] =?UTF-8?q?update:=20=E8=A1=A8=20uni-id-user=20=E7=B4=A2?= =?UTF-8?q?=E5=BC=95=EF=BC=8C=E8=AE=BE=E7=BD=AE=E5=AD=97=E6=AE=B5username,?= =?UTF-8?q?mobile.email=E4=B8=8D=E5=8F=AF=E9=87=8D=E5=A4=8D?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- collection/uni-id-users/collection.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/collection/uni-id-users/collection.json b/collection/uni-id-users/collection.json index 9ea80c8..522812f 100644 --- a/collection/uni-id-users/collection.json +++ b/collection/uni-id-users/collection.json @@ -206,7 +206,7 @@ "Name": "username", "Direction": "1" }], - "MgoIsUnique": false + "MgoIsUnique": true } }, { @@ -216,7 +216,7 @@ "Name": "mobile", "Direction": "1" }], - "MgoIsUnique": false + "MgoIsUnique": true } }, { @@ -226,7 +226,7 @@ "Name": "email", "Direction": "1" }], - "MgoIsUnique": false + "MgoIsUnique": true } }, {