feat: define ProcessorFactory

This commit is contained in:
tjq 2023-01-17 22:08:24 +08:00
parent 2982410d80
commit 1ca5fed9cf

View File

@ -8,8 +8,8 @@ import tech.powerjob.worker.core.processor.sdk.BasicProcessor;
/** /**
* 处理器对象 * 处理器对象
* *
* @author tjq * @author Echo009
* @since 2023/1/17 * @since 2022/9/23
*/ */
@Getter @Getter
@Setter @Setter