双重预防项目-国泰新华二开定制版
16639036659
2023-07-13 c567595f7894e1d032b7054d0bff3025c829282d
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;
        }