Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
A
api_doc
Overview
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
刘旋尧
api_doc
Commits
d2f99b19
Commit
d2f99b19
authored
Jul 17, 2018
by
刘旋尧
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
备注
parent
bbe0505d
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
24 additions
and
1 deletions
+24
-1
README.md
withdraw/README.md
+24
-1
No files found.
withdraw/README.md
View file @
d2f99b19
...
...
@@ -233,7 +233,7 @@
接口:/withdraw-account/delete
接口说明:
设置为默认
提现账号
接口说明:
删除
提现账号
参数:
...
...
@@ -252,3 +252,26 @@
}
```
#### 10.备注
接口:/withdraw-account/delete
接口说明:备注
参数:
| 名称 | 类型 | 必须 | 说明|
| ------------ | ------------ | ------------ | ------------ |
| uid | int| 是|用户id |
| accessToken| string | 是 | 用户登录token|
|type|int|是|1支付宝2微信3银行卡|
返回值
```
json
{
"code"
:
0
,
"msg"
:
"success"
,
"data"
:[]
}
```
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment