curl --location --request GET 'https://jcjy-jcwx-tenant.jiechujiaoyu.com:8082/webtenant/system/stat/channel/analysis/change?beginDate&endDate' \
--header 'Authorization: Bearer eyJhbGciOiJIUzUxMiJ9.eyJsb2dpbl91c2VyX2tleSI6IjMyNTRiYmFkLTg2OWMtNDAyZC04M2U1LWE4NmFjZTc3YzFhNyJ9.3lJ0UK4cRS2hJGnCs3v8pac7wABwQ5YkTgp8qfXop-OcSi3WMZh5qYoX5og0OOAMIyz9OvjZULY-OQz6HkZrQw' \
--header 'Referer: https://jcjy-jcwx-tenant.jiechujiaoyu.com:8082/5zzMkG/admin/'
{
"code": 0,
"data": [
{
"callCount": 0,
"callCountRate": "string",
"callSuccessCount": 0,
"callSuccessCountRate": "string",
"channelName": "string",
"channelTypeName": "string",
"clueChannel": 0,
"clueSource": 0,
"finishClassRate": "string",
"id": 0,
"orderAmount": 0,
"orderCount": 0,
"orderCountRate": "string",
"orderNum": 0,
"payCount": 0,
"payCountRate": "string",
"registerCount": 0,
"sourceList": [
{}
],
"statCategory": 0,
"totalStudentCount": 0,
"unitPrice": 0
}
],
"msg": "string",
"traceId": "string"
}