whyclxw
2024-12-12 8ea6bcb91b4a8b50dfac568b0d0b52cd543b9f8c
src/main/java/com/whyc/pojo/db_alarm/BattAlarmHistory.java
@@ -47,7 +47,7 @@
    @TableField("alm_value")
    @ApiModelProperty("告警值")
    private Float almValue;
    private Integer almValue;
    @TableField(exist = false)