更新文档资源

This commit is contained in:
bryan.zhang
2020-02-09 23:26:11 +08:00
parent d00df19274
commit 110e6e13b3

View File

@@ -215,7 +215,7 @@ public <T extends Slot> T execute(String chainId,Object param);
public <T extends Slot> T execute(String chainId,Object param,Class<? extends Slot> slotClazz);
```
关于`Slot`的说明,请参照[数据槽](https://bryan31.gitee.io/liteflow/#/?id=_62%e6%95%b0%e6%8d%ae%e6%a7%bd)
关于`Slot`的说明,请参照[数据槽](https://bryan31.gitee.io/liteflow/#/?id=_72%e6%95%b0%e6%8d%ae%e6%a7%bd)
## 7.2数据槽