|
|
|
@ -53,7 +53,7 @@ class UdunWalletService |
|
|
|
// 回调 |
|
|
|
//$callUrl = config('app.url') . '/api/udun/notify'; |
|
|
|
// $callUrl = env('NOTIFY_URL') . '/api/udun/notify'; |
|
|
|
$callUrl = 'https://djs.jedcoin.com/api/udun/notify'; |
|
|
|
$callUrl = 'https://btc.btcoinmt.com/api/udun/notify'; |
|
|
|
|
|
|
|
$body = array( |
|
|
|
'merchantId' => $this->merchantId, |
|
|
|
|