Files
DotNetCore.SKIT.FlurlHttpCl…/test/SKIT.FlurlHttpClient.Wechat.Api.UnitTests/ModelSamples/CgibinOpen/CgibinOpenHaveResponse.json

6 lines
67 B
JSON
Raw Normal View History

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