代理佣金正式发放收益

访问地址:

/?d=api&c=agent&m=getagentincomehistorylist

传参方式:POST

返回数据形如:

有数据

{
    "status":1,
    "data":{
        "msg":"获取数据成功",
        "list":[
            {
                "id":"", 
                "username":"", 
                "kidsbetnum":"", 
                "kidsbetamount":"", 
                "begintime":"", 
                "endtime":"", 
                "scale":"", 
                "amount":"", 
                "date":"",
                "kidsnetamount":"",
                "kidsnetamount_cur":"",
                "kidsbetamount_cur":"",
            },
            ……
        ]
    }
}

没数据

{
  "status": 0,
  "data": {
    "msg": "没有更多数据"
  }
}
id: 主键
username:用户名
kidsbetnum: 下级投注人数 
kidsbetamount:下级投注金额
begintime: 开始计算的时间 
endtime:结束计算时间 
scale:佣金比例
amount:佣金金额
date:发放时间
kidsnetamount:输赢额度
kidsnetamount_cur:本次发放的输赢额度
kidsbetamount_cur:本次发放的投注额度

results matching ""

    No results matching ""