|
@@ -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
|