Browse Source

更新 'config-repo/application-test.properties'

傅行帆 6 years ago
parent
commit
8f4bc59df3
1 changed files with 1 additions and 1 deletions
  1. 1
    1
      config-repo/application-test.properties

+ 1
- 1
config-repo/application-test.properties View File

1
 spring.datasource.driver-class-name=com.mysql.jdbc.Driver
1
 spring.datasource.driver-class-name=com.mysql.jdbc.Driver
2
-spring.datasource.url=jdbc:mysql://rm-uf6z3z6jq11x653d77o.mysql.rds.aliyuncs.com:3306/smart_community2.0?useUnicode=true&characterEncoding=UTF-8&allowMultiQueries=true
2
+spring.datasource.url=jdbc:mysql://rm-uf6z3z6jq11x653d77o.mysql.rds.aliyuncs.com:3306/smart_community2.0?useUnicode=true&characterEncoding=UTF-8&allowMultiQueries=true&serverTimezone=GMT%2B8
3
 spring.datasource.username=root
3
 spring.datasource.username=root
4
 spring.datasource.password=DQ@0lW##kBb2+-jPZC1s$Ma0h5$9W((q
4
 spring.datasource.password=DQ@0lW##kBb2+-jPZC1s$Ma0h5$9W((q
5
 
5