|
|
@@ -28,9 +28,9 @@ spring:
|
|
28
|
28
|
password: 1qaz@WSX
|
|
29
|
29
|
agile:
|
|
30
|
30
|
driver-class-name: com.mysql.jdbc.Driver
|
|
31
|
|
- jdbcUrl: jdbc:mysql://101.36.160.140:21029/lsreport_ts?useUnicode=true&characterEncoding=utf-8&useSSL=false
|
|
|
31
|
+ jdbcUrl: jdbc:mysql://101.36.160.210:9903/lsreport_ts?useUnicode=true&characterEncoding=utf-8&useSSL=false
|
|
32
|
32
|
username: root
|
|
33
|
|
- password: 1qaz@WSX
|
|
|
33
|
+ password: 123456
|
|
34
|
34
|
activiti:
|
|
35
|
35
|
check-process-definitions: false
|
|
36
|
36
|
# 缓存配置
|