设备账号修改
PUT
/qgy/eqaccount/update
接口描述
根据设备id修改设备账号信息
请求参数
参数名
类型
描述
必填
account
String
设备账号
必填
password
String
设备密码
必填
tag
String
备注
必填
id
Integer
设备账户ID
必填
userId
String
当前用户ID
必填