ssg回调4

master
chenzhi 5 years ago
parent 568fd6ea1e
commit 56db28bd42

@ -170,7 +170,7 @@ class Pay
$notifyurl = $vo->getNotifyUrl(); $notifyurl = $vo->getNotifyUrl();
if (!$notifyurl){ if (!$notifyurl){
// $notifyurl = 'http://' . $_SERVER ['HTTP_HOST'] . '/callback.php/Notify2/notify/apitype/alipay/methodtype/notify'; // $notifyurl = 'http://' . $_SERVER ['HTTP_HOST'] . '/callback.php/Notify2/notify/apitype/alipay/methodtype/notify';
$notifyurl = 'http://m.wmtxkj.cn/callback.php/Notify2/notify/apitype/alipay/methodtype/notify'; $notifyurl = 'http://m.wmtxkj.com/callback.php/Notify2/notify/apitype/alipay/methodtype/notify';
} }
Log::write($notifyurl, Log::DEBUG); Log::write($notifyurl, Log::DEBUG);
$request->setNotifyUrl($notifyurl); $request->setNotifyUrl($notifyurl);

Loading…
Cancel
Save