Showing
1 changed file
with
2 additions
and
2 deletions
@@ -47,7 +47,7 @@ codeΪ200Ϊɹʧܡ | @@ -47,7 +47,7 @@ codeΪ200Ϊɹʧܡ | ||
47 | 47 | ||
48 | ## 2、收入有货币## | 48 | ## 2、收入有货币## |
49 | 49 | ||
50 | -收入有货币(method=app.yohocoin.get) | 50 | +收入有货币(method=app.yohocoin.add) |
51 | #### 公共请求参数 | 51 | #### 公共请求参数 |
52 | | 参数名称 | 参数类型 | 长度 | 可否为空 | 示例 | 默认值 | 备注 | | 52 | | 参数名称 | 参数类型 | 长度 | 可否为空 | 示例 | 默认值 | 备注 | |
53 | |:-------| -----:|-----:|-----:|-----:|-----:|----:| | 53 | |:-------| -----:|-----:|-----:|-----:|-----:|----:| |
@@ -68,7 +68,7 @@ codeΪ200Ϊɹʧܡ | @@ -68,7 +68,7 @@ codeΪ200Ϊɹʧܡ | ||
68 | 68 | ||
69 | 注意,通用的头部没有列出。 | 69 | 注意,通用的头部没有列出。 |
70 | 请求示例 | 70 | 请求示例 |
71 | -http://192.168.102.217:8080/gateway?method=app.yohocoin.get&debug=XYZ | 71 | +http://192.168.102.217:8080/gateway?method=app.yohocoin.add&debug=XYZ |
72 | 72 | ||
73 | 入口参数body | 73 | 入口参数body |
74 | ```json | 74 | ```json |
-
Please register or login to post a comment