mirror of
https://gitee.com/dromara/liteFlow.git
synced 2026-06-13 03:11:10 +08:00
加入@author
This commit is contained in:
@@ -19,6 +19,7 @@ import java.util.stream.Collectors;
|
||||
*
|
||||
* @author tangkc
|
||||
* @author houxinyu
|
||||
* @author Bryan.Zhang
|
||||
* @since 2.11.1
|
||||
*/
|
||||
public abstract class AbstractSqlReadPollTask<T> implements SqlReadPollTask<T> {
|
||||
|
||||
Reference in New Issue
Block a user