Ken há 2 meses atrás
pai
commit
1b34e10925
1 ficheiros alterados com 1 adições e 1 exclusões
  1. 1 1
      app/Services/WithdrawService.php

+ 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
         ];
     }