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

8 lines
140 B
JSON
Raw Normal View History

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