From 1ff732c88a66e7cf47c1fdb41bbd4f5bbd292cfc Mon Sep 17 00:00:00 2001
From: shane <88386378@qq.com>
Date: 星期日, 30 十月 2022 18:39:18 +0800
Subject: [PATCH] Merge branch 'master' of http://git.homecommunity.cn/supervip/MicroCommunity

---
 pom.xml |    8 ++++++++
 1 files changed, 8 insertions(+), 0 deletions(-)

diff --git a/pom.xml b/pom.xml
index f3264bb..7a3e282 100755
--- a/pom.xml
+++ b/pom.xml
@@ -29,6 +29,8 @@
         <module>service-oa</module>
         <module>service-dev</module>
         <module>springboot</module>
+        <module>java110-boot</module>
+        <module>java110-doc</module>
 
     </modules>
 
@@ -162,6 +164,12 @@
                 <artifactId>java110-db</artifactId>
                 <version>${microcommunity.version}</version>
             </dependency>
+
+            <dependency>
+                <groupId>com.java110</groupId>
+                <artifactId>java110-doc</artifactId>
+                <version>${microcommunity.version}</version>
+            </dependency>
             <!-- logback 鏃ュ織缁勪欢鏀寔  -->
 
             <dependency>

--
Gitblit v1.8.0