Authored by tanling

方法名修正

... ... @@ -47,7 +47,7 @@ codeΪ200Ϊɹʧܡ
## 2、收入有货币##
收入有货币(method=app.yohocoin.get)
收入有货币(method=app.yohocoin.add)
#### 公共请求参数
| 参数名称 | 参数类型 | 长度 | 可否为空 | 示例 | 默认值 | 备注 |
|:-------| -----:|-----:|-----:|-----:|-----:|----:|
... ... @@ -68,7 +68,7 @@ codeΪ200Ϊɹʧܡ
注意,通用的头部没有列出。
请求示例
http://192.168.102.217:8080/gateway?method=app.yohocoin.get&debug=XYZ
http://192.168.102.217:8080/gateway?method=app.yohocoin.add&debug=XYZ
入口参数body
```json
... ...