@@ -36,6 +36,12 @@
</exclusion>
</exclusions>
</dependency>
+ <!-- 引入lttc-module-systemo依赖 -->
+ <dependency>
+ <groupId>cn.lttc</groupId>
+ <artifactId>lttc-module-system</artifactId>
+ <version>1.0.0</version>
+ </dependency>
<!-- <dependency>-->
<!-- <groupId>cn.lttc</groupId>-->
@@ -84,6 +84,7 @@
<module>jeecg-boot-base-core</module>
<module>jeecg-module-demo</module>
<module>jeecg-module-system</module>
+ <module>lttc-module-system</module>
<!-- <module>jeecg-module-appmanage</module>-->
</modules>
@@ -16,7 +16,7 @@ VITE_BUILD_COMPRESS_DELETE_ORIGIN_FILE = false
VITE_GLOB_API_URL=/jeecgboot
#后台接口全路径地址(必填)
-VITE_GLOB_DOMAIN_URL=http://10.200.1.115:9999/jeecg-boot
+VITE_GLOB_DOMAIN_URL=http://jeecg-boot-gateway:9999
# 接口父路径前缀
VITE_GLOB_API_URL_PREFIX=