From 4ff2c12d83d869c259ddc6b3961527a0e515c141 Mon Sep 17 00:00:00 2001 From: lyf66 Date: Fri, 8 Aug 2025 15:36:35 +0800 Subject: [PATCH] =?UTF-8?q?=E5=88=A0=E6=8E=89=E6=AD=A7=E4=B9=89=E6=B3=A8?= =?UTF-8?q?=E9=87=8A?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/main/java/com/whdc/component/AutoCallTaskScheduled.java | 1 - 1 file changed, 1 deletion(-) diff --git a/src/main/java/com/whdc/component/AutoCallTaskScheduled.java b/src/main/java/com/whdc/component/AutoCallTaskScheduled.java index 9570f45..b1bc099 100644 --- a/src/main/java/com/whdc/component/AutoCallTaskScheduled.java +++ b/src/main/java/com/whdc/component/AutoCallTaskScheduled.java @@ -122,7 +122,6 @@ public class AutoCallTaskScheduled { return; } for (AutoCallPerson person : personList) { - //任务可以并发了,但是人员没能前一通挂掉后再重呼 while (person.getUploadedTimes() < 2) { if (AutoCallPerson.TAG_DONE.equals(person.getTag())) break; //do upload