|
|
@@ -22,9 +22,9 @@ spring:
|
|
22
|
22
|
# 数据库配置
|
|
23
|
23
|
datasource:
|
|
24
|
24
|
driver-class-name: com.mysql.cj.jdbc.Driver
|
|
25
|
|
- url: jdbc:mysql://101.36.160.140:21029/lsreport_ts?useUnicode=true&characterEncoding=utf-8&useSSL=false&serverTimezone=GMT%2b8
|
|
|
25
|
+ url: jdbc:mysql://172.16.0.83:3307/lsreport_ts?useUnicode=true&characterEncoding=utf-8&useSSL=false&serverTimezone=GMT%2b8
|
|
26
|
26
|
username: root
|
|
27
|
|
- password: 1qaz@WSX
|
|
|
27
|
+ password: 123456
|
|
28
|
28
|
|
|
29
|
29
|
#activiti:
|
|
30
|
30
|
#check-process-definitions: false
|