店铺收益统计
GET
/app/store/myStoreProfit
请求参数
参数名
类型
描述
必填
sign
String
验证签名
必填
user_id
String
用户id
必填
type
String
0全部 1本月 2今日
必填
响应参数
参数名
类型
描述
必填
code
long
状态码,等于1,操作成功,小于0,操作失败
必填
msg
String
状态信息
必填
total_profit
String
合计
必填
rcmd_profit
String
推广收益
必填
rcmd_count
String
团队人数
必填
deal_profit
String
pos交易收益
必填
deal_count
String
pos交易总额
必填
repay_profit
String
账单延期
必填
repay_count
String
账单交易总额
必填
facepay_profit
String
刷脸支付收益
必填
facepay_count
String
刷脸交易总额
必填
active_profit
String
pos机激活
必填
active_count
String
激活数量
必填