From 8744091d4e0f9f5078c5262cae9816550814ff9f Mon Sep 17 00:00:00 2001 From: LiuY <1622779752@qq.com> Date: Mon, 11 Sep 2023 10:20:07 +0800 Subject: [PATCH] =?UTF-8?q?=E6=96=87=E6=A1=A3=E5=8A=9F=E8=83=BD=E9=87=8D?= =?UTF-8?q?=E5=81=9A?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pom.xml | 4 ++-- .../service/workreport/impl/WorkReportServiceImpl.java | 2 -- 2 files changed, 2 insertions(+), 4 deletions(-) diff --git a/pom.xml b/pom.xml index c6c6b30..691e980 100644 --- a/pom.xml +++ b/pom.xml @@ -97,7 +97,7 @@ - + org.springframework spring-test diff --git a/src/main/java/cn/com/tenlion/systemoa/service/workreport/impl/WorkReportServiceImpl.java b/src/main/java/cn/com/tenlion/systemoa/service/workreport/impl/WorkReportServiceImpl.java index ea9e2d1..6ce1a40 100644 --- a/src/main/java/cn/com/tenlion/systemoa/service/workreport/impl/WorkReportServiceImpl.java +++ b/src/main/java/cn/com/tenlion/systemoa/service/workreport/impl/WorkReportServiceImpl.java @@ -1,12 +1,10 @@ package cn.com.tenlion.systemoa.service.workreport.impl; -import com.aspose.slides.internal.k4.and; import ink.wgink.common.base.DefaultBaseService; import ink.wgink.exceptions.TokenException; import ink.wgink.exceptions.UpdateException; import ink.wgink.pojo.ListPage; import ink.wgink.pojo.app.AppTokenUser; -import ink.wgink.pojo.result.SuccessResult; import ink.wgink.pojo.result.SuccessResultList; import ink.wgink.util.ReflectUtil; import ink.wgink.util.date.DateUtil;