update collection/opendb-contacts/collection.json.

This commit is contained in:
linju 2021-01-28 22:28:26 +08:00 committed by Gitee
parent 35dec4c6ce
commit 7ea8cb2a73

View File

@ -3,9 +3,9 @@
"bsonType": "object", "bsonType": "object",
"permission": { "permission": {
"read": true, "read": true,
"create": true, "create": false,
"update": true, "update": false,
"delete": true "delete": false
}, },
"required": ["username", "mobile"], "required": ["username", "mobile"],
"properties": { "properties": {