From 876bced74fd8b99f7dee088bc4b28b7c6dae4127 Mon Sep 17 00:00:00 2001
From: Fancy <Fancy.fx@outlook.com>
Date: 星期四, 19 十二月 2024 13:37:27 +0800
Subject: [PATCH] add wechat module
---
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 902c8ca..cf9ccf4 100644
--- a/pms-parent/pom.xml
+++ b/pms-parent/pom.xml
@@ -30,6 +30,7 @@
<module>pms-web-sso</module>
<module>pms-web-station</module>
<module>pms-test</module>
+ <module>pms-web-wechat</module>
</modules>
<properties>
--
Gitblit v1.8.0