Files
DotNetCore.SKIT.FlurlHttpCl…/test/SKIT.FlurlHttpClient.Wechat.Work.UnitTests/ModelSamples/CgibinAgent/CgibinAgentGetPermissionsResponse.json

6 lines
84 B
JSON
Raw Normal View History

{
"errcode": 0,
"errmsg": "ok",
"app_permissions": [ "xxx::xxx::xx" ]
}