admin update

This commit is contained in:
czm
2020-12-29 10:05:18 +08:00
parent 27fe05a636
commit 5b1e48e301
12 changed files with 227 additions and 189 deletions

View File

@@ -5,7 +5,7 @@ spring:
redis:
host: localhost
datasource:
url: jdbc:mysql://localhost:3306/xzs?useSSL=false&useUnicode=true&serverTimezone=Asia/Shanghai&characterEncoding=utf8&zeroDateTimeBehavior=convertToNull&allowPublicKeyRetrieval=true&allowMultiQueries=true
url: jdbc:mysql://home.ken123.tk:3306/xzs?useSSL=false&useUnicode=true&serverTimezone=Asia/Shanghai&characterEncoding=utf8&zeroDateTimeBehavior=convertToNull&allowPublicKeyRetrieval=true&allowMultiQueries=true
username: root
password: lanfoo
password: kenjian
driver-class-name: com.mysql.cj.jdbc.Driver