Files
DotNetCore.SKIT.FlurlHttpCl…/test/SKIT.FlurlHttpClient.Wechat.Api.UnitTests/ModelSamples/Channels/Leads/ChannelsLeadsGetLeadsInfoByRequestIdResponse.json

12 lines
179 B
JSON
Raw Normal View History

{
"errcode": 0,
"errmsg": "ok",
"user_data": [
{
"phone": "18881222222"
}
],
"last_buffer": "EB4YAg=",
"continue_flag": true
}