This website works better with JavaScript
Trang chủ
Khám phá
Trợ giúp
Đăng ký
Đăng nhập
Rankin
/
wiki
Xem
2
Star
0
Fork
0
Các tập tin
Các vấn đề
0
Yêu cầu khéo về
0
Wiki
Branch:
master
Branches
Tags
master
wiki
/
api
/
cms
/
money
/
charge.md
charge.md
400 B
Permalink
Lịch sử
Raw
POST /money/charge
method: POST
version: v1.0
describe: 获取渠道商
参数说明
name
type
null
desc
merchantId
string
no
merchant id
quantity
string
no
金额
note
string
yes
备注
需要userId 为1的cms用户才能充值
示例
{ "code": 200, "success": true, "message": null, } }