curl --location --request GET '/api/admin/statistics/user/channel'
{ "code": 0, "data": [ { "channel": "string", "num": 0 } ], "message": "string" }