...
|
...
|
@@ -7,9 +7,9 @@ |
|
|
##### 1、接口
|
|
|
1. 前台接口
|
|
|
接口在gateway,接口说明在 http://apidoc.yohops.com/ 下可查,user下模块“注销账号(注销账号)”
|
|
|
- app.cancel.items(判断是否可以申请注销,可以时返回申请注销文案:基本条例、重要提醒,否则返回上次驳回提醒)
|
|
|
- app.cancel.purpose(发送注销申请)
|
|
|
- app.cancel.result(查询注销结果)
|
|
|
- app.cancel.items(判断是否可以申请注销,可以时返回申请注销文案:基本条例、重要提醒,否则返回上次驳回提醒)
|
|
|
- app.cancel.purpose(发送注销申请)
|
|
|
- app.cancel.result(查询注销结果)
|
|
|
2. erp接口
|
|
|
接口在erp-gateway项目,有接口文档:
|
|
|
http://git.yoho.cn/yoho-documents/api-interfaces/blob/master/%E8%B4%A6%E5%8F%B7%E6%B3%A8%E9%94%80/%E5%BC%BA%E5%88%B6%E6%B3%A8%E9%94%80-erp.md
|
...
|
...
|
|