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