文档
测试

扣除金币

POST
http://mrht.moranblog.cn/api/deductMoney

请求参数

参数名
类型
描述
必填
appid
int
示例:10001
必填
username
string
示例:moran
必填
password
int
示例:123456
必填
money
int
示例:10
必填

响应参数

参数名
类型
描述
必填
code
int
示例:200
必填
msg
string
示例:扣除成功
必填