GET api/User/GetThirdAuth

根据提交的数据查询是否本系统存储在用户

Response Information

Response body formats

application/json, text/json

Sample:
{
  "Result": 1,
  "Message": "sample string 2",
  "Data": {},
  "Version": "sample string 4"
}