curl --location '/p/userWithdraw/pageDateUserWithdrawCash'{
"code": "",
"msg": "",
"data": {
"records": [
{
"date": "",
"withdrawCashVOs": [
{
"cashId": 0,
"orderNo": "",
"amount": 0.0,
"status": 0,
"createTime": "",
"updateTime": ""
}
]
}
],
"total": 0,
"size": 0,
"current": 0,
"orders": [
{
"column": "",
"asc": false
}
],
"optimizeCountSql": false,
"searchCount": false,
"optimizeJoinOfCountSql": false,
"maxLimit": 0,
"countId": "",
"pages": 0
},
"version": "",
"timestamp": 0,
"sign": "",
"success": false
}