机器授权 (吸氢机)
GET
http://localhost:9000/zqxry/mac/authorization?aCode=1386&macId=845
接口描述
(待完善)
请求参数
参数名
类型
描述
必填
aCode
int
示例:1386
必填
macId
int
示例:845
必填
响应参数
参数名
类型
描述
必填
resultCode
int
枚举值code 示例:-2002
必填
success
boolean
示例:true
必填
msg
string
后端提示信息 示例:成功!
必填
data
object
示例:null
必填
token
object
示例:null
必填
functionId
int
示例:0
必填