@@ -10,6 +10,9 @@ spring:
password: # Redis服务器连接密码(默认为空)
timeout: 3000ms # 连接超时时间(毫秒)
+system:
+ charset: gbk
+
logging:
level:
root: info
+ charset: UTF-8
file:
path: /var/logs
@@ -68,8 +68,6 @@ thread:
keepAliveSeconds: 5
queueCapacity: 512
-system:
- charset: gbk
weather:
REQUEST_URL: https://devapi.qweather.com/v7/weather/now