From 6b224e5c498901efeb593d8216b22b30cd1dde3c Mon Sep 17 00:00:00 2001 From: v-Brocloni Date: Mon, 23 Nov 2020 10:00:51 +0800 Subject: [PATCH] =?UTF-8?q?=E6=94=AF=E4=BB=98=E4=B8=8D=E9=9C=80=E8=A6=81?= =?UTF-8?q?=E7=99=BB=E9=8C=84?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- addons/unishop/controller/Pay.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/addons/unishop/controller/Pay.php b/addons/unishop/controller/Pay.php index 51de844..6dbb992 100644 --- a/addons/unishop/controller/Pay.php +++ b/addons/unishop/controller/Pay.php @@ -20,7 +20,7 @@ use think\Log; class Pay extends Base { - protected $noNeedLogin = ['getPayType', 'notify', 'authRedirect', 'alipay', 'alinotify']; + protected $noNeedLogin = ['getPayType', 'notify', 'unify','authRedirect', 'alipay', 'alinotify']; /** * 获取支付类型