mirror of
https://gitee.com/dromara/liteFlow.git
synced 2026-05-14 12:12:08 +08:00
bug #I4LUQ5 默认的slot的dataMap无法放入值为null的对象
This commit is contained in:
@@ -20,6 +20,7 @@ import java.util.concurrent.ConcurrentLinkedQueue;
|
||||
/**
|
||||
* Slot的抽象类实现
|
||||
* @author Bryan.Zhang
|
||||
* @author LeoLee
|
||||
*/
|
||||
@SuppressWarnings("unchecked")
|
||||
public abstract class AbsSlot implements Slot {
|
||||
|
||||
Reference in New Issue
Block a user