Authored by liqingzhong

公众号接口

@@ -1433,7 +1433,7 @@ or @@ -1433,7 +1433,7 @@ or
1433 | :-- | -----: | 1433 | :-- | -----: |
1434 | 请求域名 | http://api.yoho.cn/ | 1434 | 请求域名 | http://api.yoho.cn/ |
1435 | 接口名 | app.resources.getSingleTemplate | 1435 | 接口名 | app.resources.getSingleTemplate |
1436 -| 接口说明 | 获取专区信息 | 1436 +| 接口说明 | 获取公众号信息 |
1437 | http请求方式 | GET/POST | 1437 | http请求方式 | GET/POST |
1438 1438
1439 ### 请求参数 1439 ### 请求参数
@@ -1442,6 +1442,12 @@ or @@ -1442,6 +1442,12 @@ or
1442 | method | string | 是 | app.resources.getSingleTemplate | | | 1442 | method | string | 是 | app.resources.getSingleTemplate | | |
1443 | key | string | 是 | guang_detail_wechat/pay_success_wechat/yoho_sign_wechat | 位置 key | | 1443 | key | string | 是 | guang_detail_wechat/pay_success_wechat/yoho_sign_wechat | 位置 key | |
1444 1444
  1445 +### key 说明
  1446 +
  1447 +* guang_detail_wechat: 逛详情页
  1448 +* pay_success_wechat: 支付完成页
  1449 +* yoho_sign_wechat: YOHO 币页面
  1450 +
1445 ### 正常返回结果 1451 ### 正常返回结果
1446 ```json 1452 ```json
1447 { 1453 {