Showing
1 changed file
with
1 additions
and
1 deletions
@@ -6,7 +6,7 @@ | @@ -6,7 +6,7 @@ | ||
6 | 6 | ||
7 | ##### 1、接口 | 7 | ##### 1、接口 |
8 | 1. 前台接口 | 8 | 1. 前台接口 |
9 | -接口在gateway,接口说明在 http://apidoc.yohops.com/ 下可查,user下模块“注销账号(注销账号)”,duanx短信zai短信在user下“发送短信(发送短信)” | 9 | +接口在gateway,接口说明在 http://apidoc.yohops.com/ 下可查,user下模块“注销账号(注销账号)”,短信在user下“发送短信(发送短信)” |
10 | - app.cancel.items(判断是否可以申请注销,可以时返回申请注销文案:基本条例、重要提醒,否则返回上次驳回提醒) | 10 | - app.cancel.items(判断是否可以申请注销,可以时返回申请注销文案:基本条例、重要提醒,否则返回上次驳回提醒) |
11 | - app.cancel.purpose(发送注销申请) | 11 | - app.cancel.purpose(发送注销申请) |
12 | - app.cancel.result(查询注销结果) | 12 | - app.cancel.result(查询注销结果) |
-
Please register or login to post a comment