diff --git a/jero-boot/jero-boot-modules/src/main/java/com/jero/modules/report/service/impl/LawsMonthlyReportManageEOServiceImpl.java b/jero-boot/jero-boot-modules/src/main/java/com/jero/modules/report/service/impl/LawsMonthlyReportManageEOServiceImpl.java index 992260cd6..3a4660935 100644 --- a/jero-boot/jero-boot-modules/src/main/java/com/jero/modules/report/service/impl/LawsMonthlyReportManageEOServiceImpl.java +++ b/jero-boot/jero-boot-modules/src/main/java/com/jero/modules/report/service/impl/LawsMonthlyReportManageEOServiceImpl.java @@ -192,20 +192,20 @@ public class LawsMonthlyReportManageEOServiceImpl extends ServiceImpl stringMap, - String flag){ + String flag, + LawsMonthlyReportManageEO monthlyReportManageEO){ stringMap.put("id", id); stringMap.put("module_type", moduleType); stringMap.put("module_type_flag", ModuleTypeFlagEnum.LAWS_MONTHLY_REPORT.getValue()); // 默认法规月报标识 @@ -259,6 +260,7 @@ public class LawsMonthlyReportManageEOServiceImpl extends ServiceImpl