From 73f0be6d7502ef8fa439bd5b35105d8882a22902 Mon Sep 17 00:00:00 2001 From: caihaohan Date: Wed, 31 Jul 2024 10:23:27 +0800 Subject: [PATCH] =?UTF-8?q?fix:=20=E6=9C=AA=E7=AC=A6=E5=90=88=E9=A1=B9?= =?UTF-8?q?=E5=85=B3=E9=97=AD=E6=9B=B4=E6=96=B0=E6=97=B6=E9=97=B4=E5=92=8C?= =?UTF-8?q?=E6=9B=B4=E6=96=B0=E4=BA=BA?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../service/impl/LawsEvaluationNotMetLibraryServiceImpl.java | 3 +++ 1 file changed, 3 insertions(+) diff --git a/laws-modules/src/main/java/com/jero/modules/assessmentLibrary/service/impl/LawsEvaluationNotMetLibraryServiceImpl.java b/laws-modules/src/main/java/com/jero/modules/assessmentLibrary/service/impl/LawsEvaluationNotMetLibraryServiceImpl.java index d0e84eb2..6cfa5780 100644 --- a/laws-modules/src/main/java/com/jero/modules/assessmentLibrary/service/impl/LawsEvaluationNotMetLibraryServiceImpl.java +++ b/laws-modules/src/main/java/com/jero/modules/assessmentLibrary/service/impl/LawsEvaluationNotMetLibraryServiceImpl.java @@ -32,6 +32,7 @@ import java.io.File; import java.io.FileOutputStream; import java.util.ArrayList; import java.util.Arrays; +import java.util.Date; import java.util.List; /** @@ -96,6 +97,8 @@ public class LawsEvaluationNotMetLibraryServiceImpl extends ServiceImpl