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

8 lines
118 B
JSON
Raw Normal View History

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