Explorar el Código

支付不需要登錄

master
v-Brocloni hace 4 años
padre
commit
6b224e5c49
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. +1
    -1
      addons/unishop/controller/Pay.php

+ 1
- 1
addons/unishop/controller/Pay.php Ver fichero

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

/**
* 获取支付类型


Cargando…
Cancelar
Guardar