Files
DotNetCore.SKIT.FlurlHttpCl…/test/SKIT.FlurlHttpClient.Wechat.Api.UnitTests/ModelSamples/CgibinGuide/Material/CgibinGuideGetGuideImageMaterialResponse.json

10 lines
139 B
JSON
Raw Normal View History

2021-05-28 19:27:38 +08:00
{
"errcode": 0,
"errmsg": "",
"model_list": [
{
"picurl": "xxxxxx"
}
],
"total_num": 1
}