文档
测试

代理商-收入变动

POST
/wx/agentBalance/balanceChanges

请求参数

参数名
类型
描述
必填
index
int
必填
size
int
必填

响应参数

参数名
类型
描述
必填
code
String
提示代码
必填
msg
String
提示信息
必填
timestamp
Date
时间戳
必填
total
int
总数据量
必填
data
Object
结果集
必填
id
String
主键ID
必填
agentId
String
供应商ID
必填
earnedId
String
关联的收益表主键
必填
payedId
String
关联的提现表主键
必填
amount
double
金额
必填
type
String
变动类型 earn收入/pay提现
必填
action
String
正负 add加/reduce减
必填
date
String
变动发生日期
必填