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

15 lines
337 B
JSON
Raw Normal View History

{
"page_type": 1,
"src_channel": 0,
"city_name": "广州",
"card_type": 10001,
"ext_params": [
{
"key": "keyword",
"value": "挂号就诊"
}
],
"content_name": "购房落户",
2022-05-06 20:29:27 +08:00
"params": "[{\"key\":\"type\",\"value\":\"11\"},{\"key\":\"dd\",\"value\":\"23\"}]"
}