Bladeren bron

。。。

wangwei 7 jaren geleden
bovenliggende
commit
4fef0fa5c2
1 gewijzigde bestanden met toevoegingen van 3 en 0 verwijderingen
  1. 3 0
      examcloud-core-examwork-starter/src/main/resources/application.properties

+ 3 - 0
examcloud-core-examwork-starter/src/main/resources/application.properties

@@ -21,6 +21,9 @@ hystrix.command.default.execution.isolation.thread.timeoutInMilliseconds: 600000
 ribbon.ReadTimeout=800000
 ribbon.ConnectTimeout=800000
 
+spring.jackson.date-format=yyyy-MM-dd HH:mm:ss
+spring.jackson.time-zone=GMT+8
+
 $rmp.ctr.examwork=/api/ecs_exam_work
 $rmp.cloud.examwork=/api/core/examwork/
 $rmp.ctr.basic=/api/ecs_core