From 61581227eb4191777a30d7f4681e1b7f88e6317c Mon Sep 17 00:00:00 2001 From: wangyaqi Date: Mon, 2 Aug 2021 16:45:51 +0800 Subject: [PATCH] =?UTF-8?q?fix:=20=E5=87=8F=E5=B0=91uni-id-users=E7=B4=A2?= =?UTF-8?q?=E5=BC=95?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- collection/uni-id-users/collection.json | 36 ------------------------- 1 file changed, 36 deletions(-) diff --git a/collection/uni-id-users/collection.json b/collection/uni-id-users/collection.json index 8e19deb..c72cbb1 100644 --- a/collection/uni-id-users/collection.json +++ b/collection/uni-id-users/collection.json @@ -419,42 +419,6 @@ ], "MgoIsUnique": false } - }, - { - "IndexName": "invite_time", - "MgoKeySchema": { - "MgoIndexKeys": [ - { - "Name": "invite_time", - "Direction": "1" - } - ], - "MgoIsUnique": false - } - }, - { - "IndexName": "role", - "MgoKeySchema": { - "MgoIndexKeys": [ - { - "Name": "role", - "Direction": "1" - } - ], - "MgoIsUnique": false - } - }, - { - "IndexName": "department", - "MgoKeySchema": { - "MgoIndexKeys": [ - { - "Name": "department_id", - "Direction": "1" - } - ], - "MgoIsUnique": false - } } ] } \ No newline at end of file