删掉歧义注释

master
李一帆 2025-08-08 15:36:35 +08:00
parent 1bb3b8d64a
commit 4ff2c12d83
1 changed files with 0 additions and 1 deletions

View File

@ -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