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