Authored by 张帅

update

@@ -24,5 +24,11 @@ spring: @@ -24,5 +24,11 @@ spring:
24 password: +BfhVxZQ4LuPKt+QxSy9naMwEu/zaKV31I9S8xDJIUA= 24 password: +BfhVxZQ4LuPKt+QxSy9naMwEu/zaKV31I9S8xDJIUA=
25 driver-class-name: com.mysql.jdbc.Driver 25 driver-class-name: com.mysql.jdbc.Driver
26 26
  27 + yhCommunity:
  28 + url: jdbc:mysql://read.uic.yohoops.org:3306/yh_community?useUnicode=true&characterEncoding=UTF-8
  29 + username: yh_vpc_bak
  30 + password: +BfhVxZQ4LuPKt+QxSy9naMwEu/zaKV31I9S8xDJIUA=
  31 + driver-class-name: com.mysql.jdbc.Driver
  32 +
27 logging: 33 logging:
28 config: classpath:logback-boot.xml 34 config: classpath:logback-boot.xml