@@ -38,10 +38,10 @@
<groupId>commons-fileupload</groupId>
<artifactId>commons-fileupload</artifactId>
</dependency>
- <!--<dependency>
+ <dependency>
<groupId>cn.com.xwy</groupId>
<artifactId>xwy-cloud-dependencies</artifactId>
- </dependency>-->
+ </dependency>
</dependencies>
@@ -5,7 +5,7 @@ spring:
application:
name: lift-business-service
profiles:
- active: test
+ active: prod
datasource:
hikari:
max-lifetime: 1200000 # default: 1800000
@@ -18,10 +18,10 @@
<artifactId>xwy-spring-boot</artifactId>
-<!-- <dependency>-->
-<!-- <groupId>cn.com.xwy</groupId>-->
-<!-- <artifactId>xwy-cloud-dependencies</artifactId>-->
-<!-- </dependency>-->
+ <groupId>cn.com.xwy</groupId>
+ <artifactId>xwy-cloud-dependencies</artifactId>
<!-- 添加公共模块依赖 -->
<dependency>
@@ -14,7 +14,7 @@ spring:
name: lift-system-service
#自动添加createTime、isDelete 等字段
xwy: