songjiaqing 5 years ago
parent
commit
8646707846
1 changed files with 1 additions and 0 deletions
  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);
         }
     }