fix: 测控一体机开关,VO备注新增。
This commit is contained in:
@@ -194,4 +194,9 @@ public class DeviceSwitchVo implements Serializable {
|
|||||||
*/
|
*/
|
||||||
private Integer inputVoltage;
|
private Integer inputVoltage;
|
||||||
|
|
||||||
|
/**
|
||||||
|
* 备注
|
||||||
|
*/
|
||||||
|
private String remark;
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user