Files
DotNetCore.SKIT.FlurlHttpCl…/test/SKIT.FlurlHttpClient.Wechat.Api.UnitTests/ModelSamples/WxaComponent/Code/WxaGetPageResponse.json

5 lines
101 B
JSON
Raw Normal View History

2021-06-11 17:22:29 +08:00
{
"errcode": 0,
"errmsg": "ok",
"page_list": [ "index", "page/list", "page/detail" ]
}