From 4d25005c7d8c911629a0b4be9e6beb071aaf196f Mon Sep 17 00:00:00 2001 From: zhal <15900249928@163.com> Date: Sat, 23 Jul 2022 10:15:16 +0800 Subject: [PATCH] =?UTF-8?q?=E5=AE=9A=E6=97=B6=E5=99=A8?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../apps/coe/pal/pal/repository/job/SynchronousOrgJob.java | 2 -- 1 file changed, 2 deletions(-) diff --git a/com.actionsoft.apps.coe.pal/src/com/actionsoft/apps/coe/pal/pal/repository/job/SynchronousOrgJob.java b/com.actionsoft.apps.coe.pal/src/com/actionsoft/apps/coe/pal/pal/repository/job/SynchronousOrgJob.java index ca143760..39bbc04b 100644 --- a/com.actionsoft.apps.coe.pal/src/com/actionsoft/apps/coe/pal/pal/repository/job/SynchronousOrgJob.java +++ b/com.actionsoft.apps.coe.pal/src/com/actionsoft/apps/coe/pal/pal/repository/job/SynchronousOrgJob.java @@ -21,8 +21,6 @@ import com.alibaba.fastjson.JSONArray; import com.alibaba.fastjson.JSONObject; import jodd.util.StringUtil; -import org.apache.commons.lang.StringUtils; -import org.checkerframework.checker.units.qual.C; import org.quartz.JobExecutionContext; import org.quartz.JobExecutionException;