ソースを参照

支付不需要登錄

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

/**
* 获取支付类型


読み込み中…
キャンセル
保存