Files
DotNetCore.SKIT.FlurlHttpCl…/test/SKIT.FlurlHttpClient.Wechat.Work.UnitTests/ModelSamples/CgibinService/CgibinServiceGetAppQrcodeResponse.json

6 lines
67 B
JSON
Raw Normal View History

{
"errcode": 0,
"errmsg": "ok",
"qrcode": "xxxxx"
2022-05-06 20:29:27 +08:00
}