fix The server time zone value 'Coordinated Universal Time' is unrecognized or represents more than one

This commit is contained in:
Carl 2022-01-28 18:05:26 +08:00
parent 0eb02c313b
commit 035d392e76

View File

@ -1,5 +1,5 @@
######################### server ################### ######################### server ###################
server.servlet.context-path=/royalcanin/royalcanin server.servlet.context-path=/royalcanin
server.port=10086 server.port=10086
spring.profiles.active=@profiles.active@ spring.profiles.active=@profiles.active@