|
@@ -6,16 +6,16 @@ logging:
|
|
console: '%d %-5level %logger{32} - %msg%n'
|
|
console: '%d %-5level %logger{32} - %msg%n'
|
|
|
|
|
|
debug: false
|
|
debug: false
|
|
-#ui-path: file:/home/www/ws/wuhan_epi/whepi-ui
|
|
|
|
-ui-path: file:/home/oilschedule/ws/wuhan_epi/whepi-ui
|
|
|
|
|
|
+ui-path: file:/home/www/ws/wuhan_epi/whepi-ui
|
|
|
|
+#ui-path: file:/home/oilschedule/ws/wuhan_epi/whepi-ui
|
|
secret: hh123 # jwt私钥
|
|
secret: hh123 # jwt私钥
|
|
salt: 456 #密码加盐
|
|
salt: 456 #密码加盐
|
|
token_time_minutes: 720 #12小时有效期
|
|
token_time_minutes: 720 #12小时有效期
|
|
token_time_minutes_mobile: 525600 #1年有效
|
|
token_time_minutes_mobile: 525600 #1年有效
|
|
|
|
|
|
server:
|
|
server:
|
|
-# port: 8086
|
|
|
|
- port: 8888
|
|
|
|
|
|
+ port: 8086
|
|
|
|
+# port: 8888
|
|
|
|
|
|
yvan:
|
|
yvan:
|
|
debug: false
|
|
debug: false
|
|
@@ -24,12 +24,12 @@ yvan:
|
|
upload_domain: /static
|
|
upload_domain: /static
|
|
wechat:
|
|
wechat:
|
|
token: wuhanepi
|
|
token: wuhanepi
|
|
- #appID: wx0b7d70ff931c397d
|
|
|
|
- #appsecret: 7f6af95b5f6ad1f9d45fc57c1b58f7cf
|
|
|
|
|
|
+ appID: wx0b7d70ff931c397d
|
|
|
|
+ appsecret: 7f6af95b5f6ad1f9d45fc57c1b58f7cf
|
|
EncodingAESKey: Wpm1KEBmXvVLjeOyqWbn6PJlkW7tlR7MxXmrm4i9zcg
|
|
EncodingAESKey: Wpm1KEBmXvVLjeOyqWbn6PJlkW7tlR7MxXmrm4i9zcg
|
|
|
|
|
|
- appID: wx6108f00b10079000
|
|
|
|
- appsecret: 96a98a8fb01b170a339e44f00a6a25f4
|
|
|
|
|
|
+# appID: wx6108f00b10079000
|
|
|
|
+# appsecret: 96a98a8fb01b170a339e44f00a6a25f4
|
|
|
|
|
|
# appID: wx91b94bb5e8334dcd
|
|
# appID: wx91b94bb5e8334dcd
|
|
# appsecret: 3b52b8deb374c022437abb03fe13ce4a
|
|
# appsecret: 3b52b8deb374c022437abb03fe13ce4a
|
|
@@ -49,8 +49,8 @@ yvan:
|
|
#qrcode_match_cust_expire_second: 10800
|
|
#qrcode_match_cust_expire_second: 10800
|
|
|
|
|
|
#bofeng9999 / 789456hh
|
|
#bofeng9999 / 789456hh
|
|
-# domain: http://caller.whyxzz.com.cn
|
|
|
|
- domain: http://jy.lingyun.com
|
|
|
|
|
|
+ domain: http://caller.whyxzz.com.cn
|
|
|
|
+# domain: http://jy.lingyun.com
|
|
tmpTicketExpireSeconds: 10800
|
|
tmpTicketExpireSeconds: 10800
|
|
templates:
|
|
templates:
|
|
预定信息: 'MLNz8YVi7zofQOBeLS0Ruhr-3fJpTnfsKjyPeDB879s'
|
|
预定信息: 'MLNz8YVi7zofQOBeLS0Ruhr-3fJpTnfsKjyPeDB879s'
|
|
@@ -69,14 +69,13 @@ spring:
|
|
driverClassName: net.sf.log4jdbc.DriverSpy
|
|
driverClassName: net.sf.log4jdbc.DriverSpy
|
|
|
|
|
|
|
|
|
|
-# url: jdbc:log4jdbc:mysql://localhost:3306/whepi?autoReconnect=true&useUnicode=true&characterEncoding=utf-8&zeroDateTimeBehavior=convertToNull&useSSL=false
|
|
|
|
|
|
+ url: jdbc:log4jdbc:mysql://localhost:3306/whepi?autoReconnect=true&useUnicode=true&characterEncoding=utf-8&zeroDateTimeBehavior=convertToNull&useSSL=false
|
|
|
|
+ username: whepi
|
|
|
|
+ password: hust!2020epi
|
|
|
|
|
|
-# username: whepi
|
|
|
|
-# password: hust!2020epi
|
|
|
|
-
|
|
|
|
- url: jdbc:log4jdbc:mysql://rm-8vbjns8g515bo16crvo.mysql.zhangbei.rds.aliyuncs.com:3306/wuhan_epi?autoReconnect=true&useUnicode=true&characterEncoding=utf-8&zeroDateTimeBehavior=convertToNull&useSSL=false
|
|
|
|
- username: vmes
|
|
|
|
- password: agrvqL$D
|
|
|
|
|
|
+# url: jdbc:log4jdbc:mysql://rm-8vbjns8g515bo16crvo.mysql.zhangbei.rds.aliyuncs.com:3306/wuhan_epi?autoReconnect=true&useUnicode=true&characterEncoding=utf-8&zeroDateTimeBehavior=convertToNull&useSSL=false
|
|
|
|
+# username: vmes
|
|
|
|
+# password: agrvqL$D
|
|
|
|
|
|
redis:
|
|
redis:
|
|
database: 8
|
|
database: 8
|