소스 검색

支付不需要登錄

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

/**
* 获取支付类型


불러오는 중...
취소
저장