token: ********************{
"code": "A0004A0004A0004" // 来自微信的code码
}curl --location 'https://safe.fetribe.cn/adminapi/login/getMobileByCode' \
--header 'token: <api-key>' \
--header 'Content-Type: application/json' \
--data '{
"code": "A0004A0004A0004" // 来自微信的code码
}'{
"code": 0,
"show": 1,
"msg": "获取手机号码失败",
"data": {
"result": {}
}
}