Ken před 1 týdnem
rodič
revize
05c054658e
1 změnil soubory, kde provedl 1 přidání a 1 odebrání
  1. 1 1
      app/Services/WithdrawService.php

+ 1 - 1
app/Services/WithdrawService.php

@@ -574,7 +574,7 @@ class WithdrawService
         $serviceCharge = static::getServiceCharge();
         $text = lang("请发送提现金额");
         $text .= " (USDT)";
-        $text .= "\n💰 " . lang('当前余额') . ":{$temp} RMB({$amount}USDT)\n";
+        $text .= "\n💰 " . lang('当前余额') . ":{$temp} RMB  ({$amount} USDT)\n";
         $text .= "⚠️" . lang('汇率') . ":1 USDT = {$rate} RMB\n";
         $text .= "⚠️ " . lang('提现将收取') . "{$serviceCharge}" . lang('U作为手续费') . "\n";
 //        $keyboard = [[