Ken 2 сар өмнө
parent
commit
1b34e10925

+ 1 - 1
app/Services/WithdrawService.php

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