mirror of
https://gitee.com/dcloud/opendb.git
synced 2024-12-26 06:21:14 +08:00
update opendb-poi
This commit is contained in:
parent
186221e627
commit
dca26dd558
@ -1,7 +1,7 @@
|
|||||||
{
|
{
|
||||||
"schema": {
|
"schema": {
|
||||||
"bsonType": "object",
|
"bsonType": "object",
|
||||||
"required": ["location", "title", "address"],
|
"required": ["location", "title"],
|
||||||
"permission": {
|
"permission": {
|
||||||
"read": "doc.visible == true",
|
"read": "doc.visible == true",
|
||||||
"create": false,
|
"create": false,
|
||||||
|
Loading…
Reference in New Issue
Block a user