From 3be6b8a0b31b780f626724691fcb304de3b7d9f2 Mon Sep 17 00:00:00 2001
From: ludc
Date: 星期五, 06 九月 2024 17:06:41 +0800
Subject: [PATCH] Merge remote-tracking branch 'origin/master'
---
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