二要素验证-1

接口地址:https://sucyan.cfd/api/2ys.php?name=名字&idcard=证件号

 广告框

请求方式:Get

返回格式:json

 请求参数

名称 必填 类型 描述
name Text 名字
idcard Text 18位数字

 返回参数

{
  "status": 10,
  "info": "缺少参数"
}