From b62a245e9f39812341e50cd1f6838e83718e22d9 Mon Sep 17 00:00:00 2001 From: gongfuxiang <2499232802@qq.com> Date: Sat, 23 Feb 2019 10:57:06 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BC=AA=E9=9D=99=E6=80=81=E4=B8=8B=E6=90=9C?= =?UTF-8?q?=E7=B4=A2bug=E4=BF=AE=E5=A4=8D?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- application/index/controller/Search.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/application/index/controller/Search.php b/application/index/controller/Search.php index 160bd33f6..1a8033961 100755 --- a/application/index/controller/Search.php +++ b/application/index/controller/Search.php @@ -22,7 +22,7 @@ use app\service\BrandService; */ class Search extends Common { - private $params; + private $params; /** * 构造方法