curl --location --request POST 'https://test-api.yunjishop.cn/report/payDaily/getMonthlyPayStatistics'
{ "code": 0, "msg": "string", "trace": "string", "data": { "lastMonthPrice": 0, "thisMonthPrice": 0 } }