更换设备状态
POST
/house/device/status/change
请求参数
参数名
类型
描述
必填
t
string
token
必填
houseDeviceId
long
栏舍设备id
必填
status
int
状态(1:启用,2:停用)
必填