用户实名认证
POST
http://106.55.255.17:8083/A01backend/UserInfo/Authentication
接口描述
http://localhost:8080/A01backend/UserInfo/Authentication
请求参数
参数名
类型
描述
必填
user_id
int
用户id
必填
name
string
姓名
必填
idcard
string
身份证号
必填
响应参数
参数名
类型
描述
必填
flag
int
1为成功,0为失败
必填