curl --location --request GET 'https://ccrm-app.shanshu.work:6001/api/v1/user/v2/info' \
--header 'Authorization;'{
"code": 0,
"data": {
"address": "string",
"age": 0,
"channel": 0,
"client": "string",
"gender": 0,
"id": "string",
"identity_card_number": "string",
"phone": "string",
"photo": "string"
},
"msg": "ok"
}