充值
POST
http://127.0.0.1:9501/api/member/credit
请求头
参数名
类型
描述
必填
Authorization
string
示例:268756c4ee257abb26702d732641367fc77a9ae6
必填
balance
int
示例:100
必填
请求参数
参数名
类型
描述
必填
balance
int
充值 金额 示例:100
必填
rebate
int
佣金 示例:20
必填
响应参数
参数名
类型
描述
必填
code
int
示例:100
必填
message
string
示例:success
必填
timestamp
string
示例:2020-06-19 13:46:27
必填
data
boolean
示例:true
必填