双重预防项目-国泰新华二开定制版
zhouwenxuan
2023-07-12 5b45d4ba77a209251ce8e21c5392a62eea32a57a
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;
        }