curl --location --request POST 'https://test-api.yunjishop.cn/report/payDaily/getPayTypeStatistics?yearMonth='
{
"code": 0,
"msg": "string",
"trace": "string",
"data": {
"weekVipCount": 0,
"monthVipCount": 0,
"quarterVipCount": 0,
"normalRechargeCount": 0
}
}