|
@@ -1,10 +1,10 @@
|
1
|
1
|
bpm:
|
2
|
|
- file-path: /tools/hspharm/uploadFile
|
|
2
|
+ file-path: E:\Jt-Srm\upload
|
3
|
3
|
ctx: ''
|
4
|
|
- target-url: http://218.92.35.106:9888
|
|
4
|
+ target-url: http://172.16.0.71:8778
|
5
|
5
|
type: 1
|
6
|
|
- callback-url: http://192.168.23.165:9888/bill/rest/callback
|
7
|
|
- pushmsg-url: http://192.168.23.165:9888/bill/rest/pushmsg
|
|
6
|
+ callback-url: http://127.0.0.1:8778/bill/rest/callback
|
|
7
|
+ pushmsg-url: http://127.0.0.1:8778/bill/rest/pushmsg
|
8
|
8
|
spring:
|
9
|
9
|
jackson:
|
10
|
10
|
time-zone: GMT+8
|
|
@@ -16,9 +16,9 @@ spring:
|
16
|
16
|
# url: jdbc:mysql://127.0.0.1:3306/haosen_srm?useUnicode=true&characterEncoding=UTF-8&useSSL=false&allowPublicKeyRetrieval=true&serverTimezone=Asia/Shanghai
|
17
|
17
|
# username: root
|
18
|
18
|
# password: root
|
19
|
|
- url: jdbc:mysql://192.168.23.164:3306/haosen_srm?useUnicode=true&characterEncoding=utf-8&useSSL=true&allowMultiQueries=true
|
|
19
|
+ url: jdbc:mysql://172.16.0.71:3306/jqh_srm_9001?useUnicode=true&characterEncoding=utf-8&useSSL=false&allowMultiQueries=true&serverTimezone=GMT%2B8
|
20
|
20
|
username: root
|
21
|
|
- password: Hs123456
|
|
21
|
+ password: jqh_srm_123123
|
22
|
22
|
initial-size: 10
|
23
|
23
|
max-active: 20
|
24
|
24
|
min-idle: 2
|