mirror of
https://gitee.com/dromara/RuoYi-Vue-Plus.git
synced 2026-09-19 01:48:47 +08:00
Merge remote-tracking branch 'origin/5.X' into 5.X
This commit is contained in:
commit
ea614109a6
@ -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