feat(wxapi): 新增城市服务开放互联能力相关接口

This commit is contained in:
Fu Diwei
2022-05-06 10:26:23 +08:00
parent d2f103ae98
commit d364c1a354
5 changed files with 187 additions and 1 deletions

View File

@@ -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\"}]"
}

View File

@@ -0,0 +1,9 @@
{
"errcode": 0,
"errmsg": "成功",
"app_id": "wx322xxxx",
"username": "gh_xxx",
"path": "XXX",
"query_string": "xxx",
"business_type": "xxd"
}