From 383788a3b32be282f59092b4111a66d2af4df8a2 Mon Sep 17 00:00:00 2001
From: 邱宇豪 <qyh123230312>
Date: 星期五, 03 十一月 2023 13:53:23 +0800
Subject: [PATCH] 20231103_qiuyh_发运计划

---
 hd/pipe/screen/src/main/resources/application.yml |    5 +----
 1 files changed, 1 insertions(+), 4 deletions(-)

diff --git a/hd/pipe/screen/src/main/resources/application.yml b/hd/pipe/screen/src/main/resources/application.yml
index fc88f54..5f5b1b4 100644
--- a/hd/pipe/screen/src/main/resources/application.yml
+++ b/hd/pipe/screen/src/main/resources/application.yml
@@ -2,7 +2,4 @@
   application:
     name: screen
   profiles:
-    active: dev
-  jackson:
-    date-format: "yyyy-MM-dd HH:mm:ss"
-    time-zone: GMT+8
\ No newline at end of file
+    active: dev
\ No newline at end of file

--
Gitblit v1.9.3