diff --git a/src/main/resources/application-dev.yml b/src/main/resources/application-dev.yml index d51192c6..4b65b886 100644 --- a/src/main/resources/application-dev.yml +++ b/src/main/resources/application-dev.yml @@ -1,6 +1,6 @@ spring: datasource: - url: jdbc:mysql://localhost:3306/mcms?useUnicode=true&characterEncoding=utf-8&zeroDateTimeBehavior=convertToNull&autoReconnect=true&allowMultiQueries=true&useSSL=true + url: jdbc:mysql://localhost:3306/mcms?useUnicode=true&serverTimezone=Asia/Shanghai&characterEncoding=utf-8&zeroDateTimeBehavior=convertToNull&autoReconnect=true&allowMultiQueries=true&useSSL=true username: root password: root filters: wall,mergeStat diff --git a/src/main/webapp/template/1/default/footer.htm b/src/main/webapp/template/1/default/footer.htm index d55390eb..d1ec6b0f 100755 --- a/src/main/webapp/template/1/default/footer.htm +++ b/src/main/webapp/template/1/default/footer.htm @@ -1,27 +1,30 @@ -
+ diff --git a/src/main/webapp/template/1/default/index.htm b/src/main/webapp/template/1/default/index.htm index a9e24250..088a444a 100755 --- a/src/main/webapp/template/1/default/index.htm +++ b/src/main/webapp/template/1/default/index.htm @@ -1,37 +1,37 @@ - - -