增加日志,修改上传Face++乱码问题

This commit is contained in:
limqhz
2020-02-01 16:45:32 +08:00
parent cfabe6b20f
commit 113792a2cf
4 changed files with 33 additions and 6 deletions

View File

@@ -6,6 +6,9 @@ spring:
url: jdbc:mysql://127.0.01:3306/smart_venue?useUnicode=true&characterEncoding=utf-8&autoReconnect=true&zeroDateTimeBehavior=convertToNull&serverTimezone=GMT%2b8&useAffectedRows=true
username: root
password: 123456
# url: jdbc:mysql://120.27.209.4:3306/smart_venue?useUnicode=true&characterEncoding=utf-8&autoReconnect=true&zeroDateTimeBehavior=convertToNull&serverTimezone=GMT%2b8&useAffectedRows=true
# username: root
# password: hyty1234
redis:
host: 127.0.0.1