Parcourir la source

支付不需要登錄

master
v-Brocloni il y a 4 ans
Parent
révision
6b224e5c49
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  1. +1
    -1
      addons/unishop/controller/Pay.php

+ 1
- 1
addons/unishop/controller/Pay.php Voir le fichier

@@ -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'];

/**
* 获取支付类型


Chargement…
Annuler
Enregistrer