From 29e7f5d5ecef7faeec4439fa268924ee92df27d6 Mon Sep 17 00:00:00 2001
From: Fancy <Fancy.fx@outlook.com>
Date: 星期三, 21 八月 2024 17:10:31 +0800
Subject: [PATCH] schedule code

---
 pms-parent/pms-web-other/src/main/java/com/dy/pmsOther/screen/ScreenReportSv.java |    2 --
 1 files changed, 0 insertions(+), 2 deletions(-)

diff --git a/pms-parent/pms-web-other/src/main/java/com/dy/pmsOther/screen/ScreenReportSv.java b/pms-parent/pms-web-other/src/main/java/com/dy/pmsOther/screen/ScreenReportSv.java
index 871085b..7d13209 100644
--- a/pms-parent/pms-web-other/src/main/java/com/dy/pmsOther/screen/ScreenReportSv.java
+++ b/pms-parent/pms-web-other/src/main/java/com/dy/pmsOther/screen/ScreenReportSv.java
@@ -98,6 +98,4 @@
         Date date = Date.from(dt.atZone(ZoneId.systemDefault()).toInstant());
         return date;
     }
-
-
 }

--
Gitblit v1.8.0