浏览代码

修改生成报告

bihuisong 3 月之前
父节点
当前提交
080767d61a

+ 2 - 2
src/main/java/com/ruoyi/system/service/impl/SysReportServiceImpl.java

@@ -206,8 +206,8 @@ public class SysReportServiceImpl implements ISysReportService {
 //        //渲染事件中心数据
 //        renderCenterEvent(doc, sysReportData);
         //渲染事件中心数据当年
-        renderCenterRunEvent(doc, sysReportData);
-        log.info("渲染事件中心数据当年 OK");
+//        renderCenterRunEvent(doc, sysReportData);
+//        log.info("渲染事件中心数据当年 OK");
         //渲染数据中心数据
 //        renderCenterData(doc);
 //        log.info("渲染数据中心数据 OK");

二进制
src/main/resources/template/template.docx