双重预防项目-国泰新华二开定制版
heheng
2025-07-11 7a9272343fa934b50a64ddc6727b24ce45c92bf8
src/main/java/com/ruoyi/doublePrevention/entity/CJReport/PreventCJReportDangerInfo.java
@@ -145,6 +145,15 @@
     */
    private String hazardCategory;
    /**
     * 上报时间
     */
    private Date zhunReportTime;
    /**
     * 上报状态 1-待上报;2-已上报;3-不上报
     */
    private Byte zhunReportStatus;
}