diff --git a/addons/unishop/controller/Pay.php b/addons/unishop/controller/Pay.php index 3c138d9..1c951ae 100644 --- a/addons/unishop/controller/Pay.php +++ b/addons/unishop/controller/Pay.php @@ -22,7 +22,7 @@ use think\Log; class Pay extends Base { - protected $noNeedLogin = ['getPayType', 'notify', 'authRedirect', 'alipay', 'alinotify']; + protected $noNeedLogin = ['getPayType', 'notify','unify', 'authRedirect', 'alipay', 'alinotify']; /** * 获取支付类型