src/main/java/com/ruoyi/doublePrevention/entity/CJReport/PreventCJReportCheckTaskFromWork.java
@@ -108,5 +108,15 @@ */ private String taskNum; /** * 上报时间 */ private Date zhunReportTime; /** * 上报状态 1-待上报;2-已上报;3-不上报 */ private Byte zhunReportStatus; }