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

+ 1 - 1
app/Services/WithdrawService.php

@@ -506,7 +506,7 @@ class WithdrawService
 
 
         return [
         return [
             'chat_id' => $chatId,
             'chat_id' => $chatId,
-            'text' => "金额输入不正确,ttttttt",
+            'text' => "ttttttt",
             'reply_to_message_id' => $messageId
             'reply_to_message_id' => $messageId
         ];
         ];
     }
     }