Files
DotNetCore.SKIT.FlurlHttpCl…/test/SKIT.FlurlHttpClient.Wechat.Api.UnitTests/ModelSamples/ComponentTcb/Database/ComponentTcbDbGetACLResponse.json

7 lines
153 B
JSON
Raw Normal View History

2021-08-06 16:53:23 +08:00
{
"errcode": 0,
"errmsg": "ok",
"acl_tag": "CUSTOM",
"rule": "{\n \"read\": true,\n \"write\": \"doc._openid == auth.openid\"\n}"
2022-05-06 20:29:27 +08:00
}