@@ -442,7 +442,7 @@ class QianBaoWithdrawService
];
}
- //输入姓名
+ //输入姓名,并保存到数据库
private static function inputAccount($chatId, $account, $messageId)
{
$channel = Cache::get("{$chatId}_QB_WITHDRAW_CHANNEL");