用户充值

purchase

POST /user/payment/purchase

获取支付二维码。

Path Parameters

{"ret":1,"qrcode":"...","amount":"14","pid":"7BF5F0D8"}

code

POST /user/code

使用充值码充值。

Path Parameters

getchargelog

POST /getChargeLog

获取用户充值记录,include cookie,另外,大小写一定要分清!

{"ret":1,"codes":[...]}

codes Array 的结构如下:

最后更新于