From 110e6e13b387fb41b3e864462ef73cba8dc3d8f0 Mon Sep 17 00:00:00 2001 From: "bryan.zhang" Date: Sun, 9 Feb 2020 23:26:11 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=E6=96=87=E6=A1=A3=E8=B5=84?= =?UTF-8?q?=E6=BA=90?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- docs/guide_cn.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/guide_cn.md b/docs/guide_cn.md index 4c18b4c78..13d7f8c83 100644 --- a/docs/guide_cn.md +++ b/docs/guide_cn.md @@ -215,7 +215,7 @@ public T execute(String chainId,Object param); public T execute(String chainId,Object param,Class 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数据槽