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