whyclxw
5 天以前 8c635598000e40edfb3edf5934124ad48d60f62d
src/main/java/com/whyc/dto/InfoDto.java
@@ -79,7 +79,6 @@
    @ApiModelProperty(value = "整流器使能[bit0-模块1 bit15-模块16]【1-可用 0-不可以】")
    private Long modelCfg;
    private List<PowerInfChange> pinfChangeList;
    @ApiModelProperty(value = "设备id")
@@ -132,8 +131,6 @@
    @ApiModelProperty(value = "标识是否加入电池组1:添加,0不添加")
    private Integer addBinfFlag;
    private List<BattInfChange> binfChangeList;
    @ApiModelProperty(value = "变更原因")
    private String updateReason;