huangzhen
2024-02-19 cd301e0d8f2ea3adc3d50ff3fc9b19a34b539f79
src/main/java/com/gkhy/fourierSpecialGasMonitor/entity/resp/FindGasWarnLogPageRespDTO.java
@@ -39,9 +39,9 @@
    private Double gasConcentration;
    private Long gasThresholdId;
    private Integer gasThresholdId;
    private Long gasThresholdName;
    private String gasThresholdName;
    private Byte status;
@@ -51,6 +51,8 @@
    private String handlerRealName;
    private String handlerDesc;
    private LocalDateTime handlerTime;
    private List<FindGasWarnLogSmsUserPageRespDTO> gasWarnLogSmsUsers;