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

8 lines
116 B
JSON
Raw Normal View History

2021-06-03 10:39:03 +08:00
{
"pre_auth_code": "xxxxx",
"session_info": {
2022-05-06 20:29:27 +08:00
"appid": [1, 2, 3],
2021-06-03 10:39:03 +08:00
"auth_type": 1
}
}