移动端漫画内容适配

This commit is contained in:
xiongxiaoyang
2019-11-18 11:56:48 +08:00
parent 2e6a6f120f
commit fb2cf6aa8d
5 changed files with 28 additions and 104 deletions

View File

@@ -7,8 +7,8 @@ spring:
# 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
username: root
password:
username: books
password: books
cache:
ehcache:
config: classpath:ehcache.xml