From fbbcfcb45491ffb932c73a46e1bbc6807ceaea94 Mon Sep 17 00:00:00 2001 From: wasd <1547422976@qq.com> Date: Tue, 25 Sep 2018 14:15:18 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9redis=E6=96=87=E6=A1=88?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- plugSrc/redis/build/entry.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugSrc/redis/build/entry.go b/plugSrc/redis/build/entry.go index e14288d..5e9df9f 100644 --- a/plugSrc/redis/build/entry.go +++ b/plugSrc/redis/build/entry.go @@ -87,7 +87,7 @@ func (red *Redis) SetFlag(flg []string) { return } if c >> 1 != 1 { - panic("Mysql参数数量不正确!") + panic("Redis参数数量不正确!") } for i:=0;i