* fix the API server default time-zone conf * fix the Python server default time-zone conf
@@ -33,7 +33,8 @@ spring:
main:
banner-mode: off
jackson:
- time-zone: GMT+8
+ time-zone: UTC
+ date-format: "yyyy-MM-dd HH:mm:ss"
servlet:
multipart:
max-file-size: 1024MB
@@ -26,7 +26,8 @@ spring:
username: sa
password: ""