Authorization: ********************
curl --location --request GET 'http://127.0.0.1:10086/user/api/aiuserarea/aiAreaStatisticsPage' \ --header 'Authorization;'
{ "status": "", "message": "", "data": { "list": [ { "id": "", "type": 0, "area": "", "aiProvince": 0, "aiCity": 0, "aiCounty": 0, "userInfoId": "", "userNickname": "", "userAvatar": "", "userMobile": "", "coachCount": 0, "principalCount": 0, "createTime": "" } ], "total": 0, "currentPage": 0, "pageSize": 0, "pages": 0 } }