|
@@ -4,10 +4,14 @@ scis:
|
4
|
4
|
bpm:
|
5
|
5
|
file-path: /Users/jiez/workspace/haosen/haosen_srm/media
|
6
|
6
|
ctx: ''
|
7
|
|
- target-url: http://127.0.0.1:8778
|
|
7
|
+# target-url: http://127.0.0.1:8778
|
|
8
|
+# type: 1
|
|
9
|
+# callback-url: http://127.0.0.1:8778/bill/rest/callback
|
|
10
|
+# pushmsg-url: http://127.0.0.1:8778/task/pushmsg
|
|
11
|
+ target-url: http://127.0.0.1:8000
|
8
|
12
|
type: 1
|
9
|
|
- callback-url: http://127.0.0.1:8778/bill/rest/callback
|
10
|
|
- pushmsg-url: http://127.0.0.1:8778/task/pushmsg
|
|
13
|
+ callback-url: http://127.0.0.1:8000/bill/rest/callback
|
|
14
|
+ pushmsg-url: http://127.0.0.1:8000/task/pushmsg
|
11
|
15
|
server:
|
12
|
16
|
port: 9094
|
13
|
17
|
spring:
|
|
@@ -48,9 +52,12 @@ spring:
|
48
|
52
|
# url: jdbc:mysql://172.16.0.48:3306/jqh_srm_9000?useUnicode=true&characterEncoding=utf-8&useSSL=false&allowMultiQueries=true&serverTimezone=GMT%2B8
|
49
|
53
|
# username: root
|
50
|
54
|
# password: jqh_srm_2022
|
51
|
|
- url: jdbc:mysql://172.16.0.71:3306/jqh_srm_9001?useUnicode=true&characterEncoding=utf-8&useSSL=false&allowMultiQueries=true&serverTimezone=GMT%2B8
|
|
55
|
+# url: jdbc:mysql://172.16.0.71:3306/jqh_srm_9001?useUnicode=true&characterEncoding=utf-8&useSSL=false&allowMultiQueries=true&serverTimezone=GMT%2B8
|
|
56
|
+# username: root
|
|
57
|
+# password: jqh_srm_123123
|
|
58
|
+ url: jdbc:mysql://172.16.0.66:3306/jqh_srm_9000?useUnicode=true&characterEncoding=utf-8&useSSL=false&allowMultiQueries=true&serverTimezone=GMT%2B8
|
52
|
59
|
username: root
|
53
|
|
- password: jqh_srm_123123
|
|
60
|
+ password: jqh_srm_2022
|
54
|
61
|
initial-size: 10
|
55
|
62
|
max-active: 20
|
56
|
63
|
min-idle: 2
|