mirror of
https://github.com/PowerJob/PowerJob.git
synced 2025-07-17 00:00:04 +08:00
feat: replace deprecated method
This commit is contained in:
parent
a1beb44ccf
commit
da04e4b048
@ -3,7 +3,7 @@ package tech.powerjob.worker.core.tracker.task.light;
|
||||
import akka.actor.ActorSelection;
|
||||
import lombok.extern.slf4j.Slf4j;
|
||||
import org.apache.commons.lang3.RandomUtils;
|
||||
import org.springframework.util.StringUtils;
|
||||
import org.apache.commons.lang3.StringUtils;
|
||||
import tech.powerjob.common.PowerJobDKey;
|
||||
import tech.powerjob.common.SystemInstanceResult;
|
||||
import tech.powerjob.common.enums.InstanceStatus;
|
||||
|
Loading…
x
Reference in New Issue
Block a user