Ken 2 周之前
父節點
當前提交
f19d37086f
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      app/Services/TopUpService.php

+ 1 - 1
app/Services/TopUpService.php

@@ -183,7 +183,7 @@ class TopUpService
 
         $keyboard = [
             [
-                ['text' => '➕充值', 'callback_data' => "topup@@trc20"],
+                ['text' => 'TRC20', 'callback_data' => "topup@@trc20"],
                 ['text' => 'ERC20', 'callback_data' => 'topUp@@erc20']
             ],
             [