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']; /** * 获取支付类型