mirror of
https://gitee.com/fudiwei/DotNetCore.SKIT.FlurlHttpClient.Wechat.git
synced 2025-09-20 18:48:10 +08:00
feat(wxapi): 新增城市服务开放互联能力相关接口
This commit is contained in:
@@ -0,0 +1,14 @@
|
||||
{
|
||||
"page_type": 1,
|
||||
"src_channel": 0,
|
||||
"city_name": "广州",
|
||||
"card_type": 10001,
|
||||
"ext_params": [
|
||||
{
|
||||
"key": "keyword",
|
||||
"value": "挂号就诊"
|
||||
}
|
||||
],
|
||||
"content_name": "购房落户",
|
||||
"params": "[{\"key\":\"type\",\"value\":\"11\"},{\"key\":\"dd\",\"value\":\"23\"}]"
|
||||
}
|
@@ -0,0 +1,9 @@
|
||||
{
|
||||
"errcode": 0,
|
||||
"errmsg": "成功",
|
||||
"app_id": "wx322xxxx",
|
||||
"username": "gh_xxx",
|
||||
"path": "XXX",
|
||||
"query_string": "xxx",
|
||||
"business_type": "xxd"
|
||||
}
|
Reference in New Issue
Block a user