curl --location --request GET 'https://test-api.yunjishop.cn/member/userWithdrawRecord/profitStatisticsDetail?userId=0&operatorType=&beginCreateTime=&endCreateTime='
{
"code": 0,
"msg": "",
"trace": "",
"data": {
"incomePrice": 0.0,
"expenditurePrice": 0.0,
"platformBalance": 0.0
}
}