mirror of
https://gitee.com/dromara/RuoYi-Vue-Plus.git
synced 2026-09-18 17:38:48 +08:00
iot相关修改
This commit is contained in:
parent
a610f5e067
commit
701b2423dd
@ -15,7 +15,7 @@ import java.io.Serializable;
|
||||
@Data
|
||||
public class DeviceCtlDto implements Serializable {
|
||||
|
||||
private String method;
|
||||
private String method = "method";
|
||||
private Params params;
|
||||
private Boolean persistent = false;
|
||||
private Integer timeout = 5000;
|
||||
|
||||
Loading…
Reference in New Issue
Block a user