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

7 lines
97 B
JSON
Raw Normal View History

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