From 2c250bb7d2c0efd16e5f124648bc77f5fd93040a Mon Sep 17 00:00:00 2001 From: qushaowei <qushaowei@163.com> Date: 星期日, 29 十月 2023 22:05:14 +0800 Subject: [PATCH] 增加下次三保时间 技术状态类型及单号 --- pom.xml | 5 ++++- 1 files changed, 4 insertions(+), 1 deletions(-) diff --git a/pom.xml b/pom.xml index 0e8467b..8a3bbba 100644 --- a/pom.xml +++ b/pom.xml @@ -66,7 +66,8 @@ <module>lxzn-module-demo</module> <module>lxzn-module-system</module> <module>lxzn-module-mdc</module> - </modules> + <module>lxzn-module-eam</module> + </modules> <repositories> <repository> @@ -439,5 +440,7 @@ <module>jeecg-server-cloud</module> </modules> </profile> + + </profiles> </project> \ No newline at end of file -- Gitblit v1.9.3