curl --location --request GET 'https://gamefusion-op-ui-v1.pt198.com/dataApi/system/reportCollectDaily/list?reportId=&gameNum=&playerNum=&betNum=&betAmt=&winLoseAmt=&settleAmt=&validAmt=&depositAmt=&withdrawAmt=&collectYear=&collectMonth=&collectDay=&collectDate=¤cy='{
"total": 0,
"rows": [
{
"createDept": 0,
"createBy": 0,
"createTime": "2019-08-24T14:15:22Z",
"updateBy": 0,
"updateTime": "2019-08-24T14:15:22Z",
"params": {
"property1": {},
"property2": {}
},
"startTime": "string",
"endTime": "string",
"afterKey": {
"property1": {},
"property2": {}
},
"reportId": 0,
"serialNumber": "string",
"gameNum": 0,
"playerNum": 0,
"betNum": 0,
"betAmt": 0,
"winLoseAmt": 0,
"settleAmt": 0,
"validAmt": 0,
"depositAmt": 0,
"withdrawAmt": 0,
"jackpotContributionAmt": 0,
"jackpotWinAmt": 0,
"currency": "string",
"collectYear": 0,
"collectMonth": 0,
"collectDay": 0,
"collectDate": "string"
}
],
"code": 0,
"msg": "string",
"sumList": [
{
"betNum": 0,
"betAmt": 0,
"winLoseAmt": 0,
"settleAmt": 0,
"depositAmt": 0,
"withdrawAmt": 0,
"jackpotContributionAmt": 0,
"jackpotWinAmt": 0,
"currency": "string"
}
]
}