From cf510b3a38f20d5dba5b7a0b71f097753b3ca409 Mon Sep 17 00:00:00 2001 From: Fancy <Fancy.fx@outlook.com> Date: 星期三, 25 十二月 2024 17:27:48 +0800 Subject: [PATCH] add mp table --- 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