{
"read": "auth.openid in get('database.conversationList.${doc._id}').name",
"write": "auth.openid in get('database.conversationList.${doc._id}').name"
}
{
"read": "auth.openid in get('database.conversationList.${doc._id}').name",
"write": "auth.openid in get('database.conversationList.${doc._id}').name"
}
你好,这个权限是配置在message集合上对吧
{ "read": "auth.openid in get('database.conversationList.${doc._id}').name", "write": "auth.openid in get('database.conversationList.${doc._id}').name" }
{
"read": "auth.openid in get('database.conversationList.1503f3385f16fd060059cc9c5fc53925').name",
"write": "auth.openid in get('database.conversationList.1503f3385f16fd060059cc9c5fc53925').name"
}