Sfoglia il codice sorgente

Merge remote-tracking branch 'origin/dev' into dev

LT32820A 2 mesi fa
parent
commit
d10e84f2a0

+ 4 - 4
jeecg-boot/jeecg-server-cloud/jeecg-system-cloud-start/pom.xml

@@ -37,10 +37,10 @@
             </exclusions>
         </dependency>
         <!-- 引入lttc-module-systemo依赖 -->
-<!--        <dependency>-->
-<!--            <groupId>cn.lttc</groupId>-->
-<!--            <artifactId>lttc-module-system</artifactId>-->
-<!--        </dependency>-->
+        <dependency>
+            <groupId>cn.lttc</groupId>
+            <artifactId>lttc-module-system</artifactId>
+        </dependency>
 
 
 <!--        <dependency>-->