Files
DotNetCore.SKIT.FlurlHttpCl…/test/SKIT.FlurlHttpClient.Wechat.Api.UnitTests/ModelSamples/CityService/CityServiceGetServicePathResponse.json

10 lines
175 B
JSON
Raw Normal View History

{
"errcode": 0,
"errmsg": "成功",
"app_id": "wx322xxxx",
"username": "gh_xxx",
"path": "XXX",
"query_string": "xxx",
"business_type": "xxd"
2022-05-06 20:29:27 +08:00
}