add 调研模块
This commit is contained in:
@@ -14,7 +14,7 @@ logging:
|
||||
eureka:
|
||||
client:
|
||||
serviceUrl:
|
||||
defaultZone: http://127.0.0.1:16000/eureka/
|
||||
defaultZone: http:/192.168.10.47:16000/eureka/
|
||||
spring:
|
||||
application:
|
||||
name: bat-wkflow
|
||||
|
||||
@@ -15,10 +15,10 @@ logging:
|
||||
eureka:
|
||||
client:
|
||||
serviceUrl:
|
||||
defaultZone: http://127.0.0.1:8761/eureka/
|
||||
defaultZone: http://192.168.10.47:8761/eureka/
|
||||
spring:
|
||||
application:
|
||||
name: bat-wkflow
|
||||
name: bat-wkflow-zqazqazqa
|
||||
http:
|
||||
encoding:
|
||||
charset: UTF-8
|
||||
@@ -31,7 +31,7 @@ spring:
|
||||
datasource:
|
||||
type: com.alibaba.druid.pool.DruidDataSource
|
||||
driver-class-name: com.mysql.cj.jdbc.Driver
|
||||
url: jdbc:mysql://127.0.0.1:3306/foton-bat-wkflow?nullCatalogMeansCurrent=true&serverTimezone=Asia/Shanghai&useSSL=false&characterEncoding=utf-8
|
||||
url: jdbc:mysql://192.168.10.47:3306/foton-bat-wkflow?nullCatalogMeansCurrent=true&serverTimezone=Asia/Shanghai&useSSL=false&characterEncoding=utf-8
|
||||
username: root
|
||||
password: root
|
||||
activiti:
|
||||
|
||||
Reference in New Issue
Block a user