From c2ea9983ca4753de3240f5c0f91cd9d8860f6f3c Mon Sep 17 00:00:00 2001 From: shichongfu <shi_chongfu@163.com> Date: 星期三, 26 四月 2023 11:28:11 +0800 Subject: [PATCH] resources --- pom.xml | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/pom.xml b/pom.xml index af8cd4e..c3678a1 100644 --- a/pom.xml +++ b/pom.xml @@ -15,6 +15,7 @@ <modules> <module>product-server-admin</module> <module>product-server-org-admin</module> + <module>product-server-web</module> </modules> <properties> <skipTests>true</skipTests> -- Gitblit v1.9.2