瀏覽代碼

支付不需要登錄

master
v-Brocloni 4 年之前
父節點
當前提交
6b224e5c49
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. +1
    -1
      addons/unishop/controller/Pay.php

+ 1
- 1
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'];

/**
* 获取支付类型


Loading…
取消
儲存