From 6748781e25df3ae9e319b7e9b5b3789b8fde1eb8 Mon Sep 17 00:00:00 2001 From: "bryan.zhang" Date: Tue, 28 Apr 2020 16:54:44 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=E6=96=87=E6=A1=A3GAV?= 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 e512af7cf..8e31809fa 100644 --- a/docs/guide_cn.md +++ b/docs/guide_cn.md @@ -5,7 +5,7 @@ liteflow需要你的项目使用maven ```xml com.yomahub - liteflow + liteflow-core ${liteFlow.version} ```