代码优化
This commit is contained in:
@ -11,6 +11,6 @@ public class DeviceInstructDto {
|
||||
/**
|
||||
* 下发指令
|
||||
*/
|
||||
private Object instructValue;
|
||||
private String instructValue;
|
||||
|
||||
}
|
||||
|
Reference in New Issue
Block a user