yingzi 1 년 전
부모
커밋
cc805b6020
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      Util/WeiXin/Pay.Class.php

+ 1 - 1
Util/WeiXin/Pay.Class.php

@@ -32,7 +32,7 @@ class Pay
     /**
      * 微信支付异步通知地址
      */
-    private $notifyUrl = URL_PROJECT.'/common/WeiXinPayNotify/notify';
+    private $notifyUrl = PAY_NOTIFY_URL.'/common/WeiXinPayNotify/notify';
 
     /**
      * 公共的接口请求地址