curl --location --request GET 'https://test-api.yunjishop.cn/report/payDaily/getDailyPayStatistics'
{ "code": 0, "msg": "", "trace": "", "data": { "yesterdayPrice": 0.0, "todayPrice": 0.0 } }