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

7 lines
157 B
JSON
Raw Normal View History

2021-06-03 10:39:03 +08:00
{
"errcode": 0,
"errmsg": "ok",
"pre_auth_code": "Cx_Dk6qiBE0Dmx4EmlT3oRfArPvwSQ-oa3NL_fwHM7VI08r52wazoZX2Rhpz1dEw",
"expires_in": 1200
}