From 05683f2b2bdbdbe21cf17ad523c21ab338bd1c54 Mon Sep 17 00:00:00 2001
From: wuxw <928255095@qq.com>
Date: 星期二, 19 七月 2022 21:49:55 +0800
Subject: [PATCH] 优化添加设备 功能
---
pom.xml | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
diff --git a/pom.xml b/pom.xml
index f3264bb..503e43f 100755
--- a/pom.xml
+++ b/pom.xml
@@ -29,6 +29,7 @@
<module>service-oa</module>
<module>service-dev</module>
<module>springboot</module>
+ <module>java110-boot</module>
</modules>
--
Gitblit v1.8.0