模拟设备状态变更接口
This commit is contained in:
parent
b26bd441c9
commit
07fc2194bc
@ -176,6 +176,8 @@ public class Status {
|
||||
+ " DEVICE_TYPE_GAMA;")
|
||||
DeviceType devType;
|
||||
String devName;
|
||||
@Schema(description = "true = 添加,false =更新")
|
||||
Boolean type;
|
||||
}
|
||||
|
||||
@Data
|
||||
|
Loading…
Reference in New Issue
Block a user