文档
测试
POST
http://{{host}}/index.php?s=%2Fapi%2Frecharge%2Fsubmit&wxapp_id=10001&token=5d974deb299931300443ff7a48f0b5c7&planId=1&customMoney=11.11

请求参数

参数名
类型
描述
必填
s
string
示例:/api/recharge/submit
必填
wxapp_id
int
示例:10001
必填
token
string
示例:5d974deb299931300443ff7a48f0b5c7
必填
planId
int
示例:1
必填
customMoney
float
示例:11.11
必填

响应参数

参数名
类型
描述
必填
msg
string
示例:充值套餐不存在
必填
code
int
示例:0
必填