后台小说发布功能上线

This commit is contained in:
xiongxiaoyang
2019-11-20 12:04:57 +08:00
parent e08f91f130
commit dfc7d7184f
184 changed files with 98 additions and 16353 deletions

View File

@@ -6,9 +6,9 @@ spring:
# url: jdbc:mysql://148.70.59.92:3306/books?useUnicode=true&characterEncoding=utf-8&useSSL=false&allowPublicKeyRetrieval=true&serverTimezone=Asia/Shanghai
# username: xiongxiaoyang
# password: Lzslov123!
url: jdbc:mysql://127.0.0.1:3306/books?useUnicode=true&characterEncoding=utf-8&useSSL=false&allowPublicKeyRetrieval=true&serverTimezone=Asia/Shanghai
url: jdbc:mysql://127.0.0.1:3306/books?useUnicode=true&characterEncoding=utf8&serverTimezone=Asia/Shanghai
username: books
password: books!8888
password: books
cache:
ehcache:
config: classpath:ehcache.xml