|
|
@@ -53,7 +53,7 @@ import static com.hz.pm.api.common.util.ThreadPoolUtil.SCHEDULER; |
|
|
|
@Slf4j |
|
|
|
@Component |
|
|
|
@RequiredArgsConstructor |
|
|
|
public class TaskCreatedListener { |
|
|
|
public class UserTaskCreateOrFinishListener { |
|
|
|
|
|
|
|
private final HistoryService historyService; |
|
|
|
private final IProjectService projectService; |