src/main/java/com/whyc/pojo/Fbs9100State.java
@@ -50,6 +50,10 @@ private Integer devTesttype; @ApiModelProperty("设备测试组编号") private Integer devTestgroupnum; /** * {@link com.whyc.constant.DeviceConstant 设备状态值对应关系} */ @ApiModelProperty("设备工作状态:4831(0:停止 1:暂停放电 2:正在放电 3:暂停充电 4:正在充电 5:等待充电 6:等待放电)") private Integer devWorkstate; @ApiModelProperty("设备告警状态")