From 2c5f5e7091330a748257baab82e81038a0d22816 Mon Sep 17 00:00:00 2001 From: Fancy <Fancy.fx@outlook.com> Date: 星期四, 26 十二月 2024 10:25:30 +0800 Subject: [PATCH] JWT have some error --- 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