From e6720f333268682d11aedb3b3308fa2f2c3a40df Mon Sep 17 00:00:00 2001 From: 许鹏程 <1821349743@qq.com> Date: 星期二, 28 五月 2024 16:09:05 +0800 Subject: [PATCH] commit --- pom.xml | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/pom.xml b/pom.xml index c122263..ae3d803 100644 --- a/pom.xml +++ b/pom.xml @@ -24,6 +24,7 @@ <module>product-server-common</module> <module>product-server-print</module> <module>product-server-tool-face</module> + <module>product-server-tool-table</module> <module>product-server-tool-flow</module> </modules> <properties> -- Gitblit v1.9.2