双重预防项目-国泰新华二开定制版
heheng
9 天以前 f14822071491a8ff5def294a7bea2cd51c6c3adc
src/main/java/com/ruoyi/doublePrevention/entity/CJReport/PreventCJReportCheckRecordFromTask.java
@@ -85,14 +85,16 @@
    private String defend;
    /**
     * 上报时间
     */
    private Date zhunReportTime;
    /**
     * 上报状态 1-待上报;2-已上报;3-不上报
     */
    private Byte zhunReportStatus;
    /**
     * 上报时间
     */
    private Date zhunReportTime;
}