Files
DotNetCore.SKIT.FlurlHttpCl…/test/SKIT.FlurlHttpClient.Wechat.Api.UnitTests/ModelSamples/ComponentTcb/Database/ComponentTcbDbGetACLResponse.json
2021-08-06 16:53:23 +08:00

6 lines
152 B
JSON

{
"errcode": 0,
"errmsg": "ok",
"acl_tag": "CUSTOM",
"rule": "{\n \"read\": true,\n \"write\": \"doc._openid == auth.openid\"\n}"
}