Browse Source

udun接口地址

master
453530270@qq.com 2 years ago
parent
commit
22e714e91c
  1. 2
      app/Services/UdunWalletService.php

2
app/Services/UdunWalletService.php

@ -53,7 +53,7 @@ class UdunWalletService
// 回调
//$callUrl = config('app.url') . '/api/udun/notify';
// $callUrl = env('NOTIFY_URL') . '/api/udun/notify';
$callUrl = 'https://xmg.xusexchange.com/api/udun/notify';
$callUrl = 'https://pe.pnecoin.com/api/udun/notify';
$body = array(
'merchantId' => $this->merchantId,

Loading…
Cancel
Save