curl --location --request GET 'https://test-api.yunjishop.cn/report/payDaily/getPayRegister7DayStatisticsVo'
{
"code": 0,
"msg": "string",
"trace": "string",
"data": {
"totalAmount": 0,
"yesterdayTotalAmount": 0
}
}