src/main/java/com/ruoyi/doublePrevention/scheduls/ExecCJReportDateSchedule.java | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 |
src/main/java/com/ruoyi/doublePrevention/scheduls/ExecCJReportDateSchedule.java
@@ -116,7 +116,7 @@ //使用风险分析单元数据上报主配置,作为自动上报开关 PreventReportConfig reportConfig = preventReportConfigService.getReportConfigById(SyncEnum.REPORT_CONFIG_RISK_ANA_UNIT.getCode()); if (reportConfig.getReportState() == 0){ if (reportConfig.getReportType() == 0){ return; }