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