From 0cf622030238d6c6a4c492b06d4523540d860316 Mon Sep 17 00:00:00 2001
From: wangting <675591594@qq.com>
Date: 星期四, 24 十月 2024 10:03:54 +0800
Subject: [PATCH] 密级管理

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

diff --git a/Source/plt-web/plt-web-parent/pom.xml b/Source/plt-web/plt-web-parent/pom.xml
index c609de5..7896881 100644
--- a/Source/plt-web/plt-web-parent/pom.xml
+++ b/Source/plt-web/plt-web-parent/pom.xml
@@ -14,6 +14,7 @@
         <module>plt-starter</module>
         <module>plt-web-base</module>
         <module>plt-poi</module>
+        <module>plt-web-api</module>
     </modules>
 
     <properties>

--
Gitblit v1.10.0