|
@@ -6,7 +6,7 @@ logging:
|
|
|
console: '%d %-5level %logger{32} - %msg%n'
|
|
|
|
|
|
debug: false
|
|
|
-ui-path: file:/home/www/ws/bofeng/b2b_sale/bofeng-ui
|
|
|
+ui-path: file:/home/www/ws/wuhan_epi/whepi-ui
|
|
|
secret: hh123 # jwt私钥
|
|
|
salt: 456 #密码加盐
|
|
|
token_time_minutes: 720 #12小时有效期
|
|
@@ -55,9 +55,9 @@ spring:
|
|
|
#driverClassName: com.mysql.jdbc.Driver
|
|
|
#url: jdbc:mysql://localhost:3306/bofeng_test?autoReconnect=true&useUnicode=true&characterEncoding=utf-8&zeroDateTimeBehavior=convertToNull&useSSL=false
|
|
|
driverClassName: net.sf.log4jdbc.DriverSpy
|
|
|
- url: jdbc:log4jdbc:mysql://localhost:3306/bofeng?autoReconnect=true&useUnicode=true&characterEncoding=utf-8&zeroDateTimeBehavior=convertToNull&useSSL=false
|
|
|
- username: bofeng
|
|
|
- password: 123456
|
|
|
+ url: jdbc:log4jdbc:mysql://localhost:3306/whepi?autoReconnect=true&useUnicode=true&characterEncoding=utf-8&zeroDateTimeBehavior=convertToNull&useSSL=false
|
|
|
+ username: whepi
|
|
|
+ password: hust!2020epi
|
|
|
|
|
|
redis:
|
|
|
database: 8
|