Browse Source

pms 油服生产概况推送 5号国 月度压裂层 年度压裂层 no effect

zhangcl 2 days ago
parent
commit
f0fb4c16d2

+ 2 - 2
yudao-module-pms/yudao-module-pms-biz/src/main/java/cn/iocoder/yudao/module/pms/job/dailyreport/CreateYfDailyReportStatisticsJob.java

@@ -590,8 +590,8 @@ public class CreateYfDailyReportStatisticsJob implements JobHandler {
             finalMsgBuilder.append("═ ═ ═ ═ ═ ═ ═ ═  \n");
             finalMsgBuilder.append("公司:5#项目公司  \n");
             finalMsgBuilder.append("日压裂层:").append(fiveDaySumLayers).append(" 层  \n");
-            finalMsgBuilder.append("月压裂层:").append(fiveMonthSumLayers).append("   \n");
-            finalMsgBuilder.append("年压裂层:").append(fiveYearSumLayers).append("   \n");
+            finalMsgBuilder.append("月压裂层:").append(fiveMonthSumLayers).append("   \n");
+            finalMsgBuilder.append("年压裂层:").append(fiveYearSumLayers).append("   \n");
             finalMsgBuilder.append("设备利用率:").append(fiveDeviceUtilization).append("  \n");
             finalMsgBuilder.append("═ ═ ═ ═ ═ ═ ═ ═  \n");