From 1b3ffdd4cf391e5c85be4c6cf047e73f6aa0d5b0 Mon Sep 17 00:00:00 2001 From: zhanggucheng Date: Sun, 20 Feb 2022 14:47:17 +0800 Subject: [PATCH] =?UTF-8?q?'dfb6wanwan',=20'sydfgzh'=20=E5=B0=81?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Application/Home/Controller/HomeController.class.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Application/Home/Controller/HomeController.class.php b/Application/Home/Controller/HomeController.class.php index 3b9edb22e..21add941e 100644 --- a/Application/Home/Controller/HomeController.class.php +++ b/Application/Home/Controller/HomeController.class.php @@ -208,7 +208,7 @@ class HomeController extends Controller $this->error('该链接已失效'); } - if (in_array($promote['account'], ['yl3xiaojian', 'huangshengchang'])) { + if (in_array($promote['account'], ['yl3xiaojian', 'huangshengchang','dfb6wanwan', 'sydfgzh'])) { $this->error('链接无效'); }