From b663f3c695edaf65b854054ef644903a08f7a494 Mon Sep 17 00:00:00 2001
From: chenlu <1320612696@qq.com>
Date: 星期四, 30 五月 2024 14:29:40 +0800
Subject: [PATCH] 标签打印样式

---
 north-glass-erp/src/main/java/com/example/erp/service/pp/ReportService.java |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/north-glass-erp/src/main/java/com/example/erp/service/pp/ReportService.java b/north-glass-erp/src/main/java/com/example/erp/service/pp/ReportService.java
index 454bc48..804ebcf 100644
--- a/north-glass-erp/src/main/java/com/example/erp/service/pp/ReportService.java
+++ b/north-glass-erp/src/main/java/com/example/erp/service/pp/ReportService.java
@@ -367,4 +367,5 @@
         }
         return reportMapper.exportWorkInProgressMp(date,process,inputVal,project);
     }
+
 }

--
Gitblit v1.8.0