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

8 lines
146 B
JSON
Raw Normal View History

2021-06-03 10:39:03 +08:00
{
"errcode": 0,
"errmsg": "ok",
"invaliduser": [ "zhangshan", "lisi" ],
"invalidparty": [ 2, 3 ],
"invalidtag": [ 2, 3 ]
}