From e6b199c457184f60c0154b9fd966fe969e046bc6 Mon Sep 17 00:00:00 2001
From: Fancy <Fancy.fx@outlook.com>
Date: 星期五, 05 七月 2024 14:03:22 +0800
Subject: [PATCH] add getworklast

---
 pms-parent/pom.xml |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/pms-parent/pom.xml b/pms-parent/pom.xml
index 5524354..3a9b035 100644
--- a/pms-parent/pom.xml
+++ b/pms-parent/pom.xml
@@ -26,6 +26,7 @@
         <module>pms-web-other</module>
         <module>pms-web-platform</module>
         <module>pms-web-product</module>
+        <module>pms-web-report</module>
         <module>pms-web-sso</module>
         <module>pms-web-station</module>
     </modules>

--
Gitblit v1.8.0