设置设备类型和接口地址接口
POST
http://100.1.26.197:8080/setting/setDeviceAttribute
请求头
参数名
类型
描述
必填
token
string
示例:537145393
可选
请求参数
参数名
类型
描述
必填
DeviceType
string
设备类型 1:广告机 2:考勤门禁储物柜机 3:离线储物柜
必填
RecognizeType
string
识别类型 1:签到 2:门禁 3:储物柜
必填
WebUrl
string
广告机网址(首页展示)
必填
RecognizeInterface
string
联机验证接口
必填
ManagerInterface
string
管理员授权联机验证接口
必填
CheckCodeInterface
string
检查验证码接口
必填
FaceRegisterInterface
string
人脸照片注册接口
必填
UpdateByCodeInterface
string
验证码更新信息接口
必填
EnableVerificationCode
string
邀请码功能 1:开启 0:关闭
必填
EnableFaceRegister
string
人脸注册功能 1:开启 0:关闭
必填
响应参数
参数名
类型
描述
必填
code
int
示例:200
必填
msg
string
示例:success
必填