songjiaqing 5 年之前
父節點
當前提交
8646707846
共有 1 個文件被更改,包括 1 次插入0 次删除
  1. 1 0
      whepi-web/src/main/java/com/bofeng/service/RiBaoService.java

+ 1 - 0
whepi-web/src/main/java/com/bofeng/service/RiBaoService.java

@@ -139,6 +139,7 @@ public class RiBaoService {
                 msReport.setMsStatus(1);
             }
 
+            msReport.setReportStatus(0);
             msReportMapper.updateById(msReport);
         }
     }