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