充值接口
POST
api/user/chongzhi
请求参数
参数名
类型
描述
必填
money
充值金额
必填
way
支付方式 固定传字符串: ali (支付宝 ) wx (微信支付)
必填
响应参数
参数名
类型
描述
必填
code
必填
data
调取支付的返回数据。
必填