|
|
$stepStatus = Cache::get(get_step_key($chatId), -1);
|
|
$stepStatus = Cache::get(get_step_key($chatId), -1);
|
|
|
$res = QianBaoWithdrawService::onMessage($chatId, $text, $messageId, $stepStatus);
|
|
$res = QianBaoWithdrawService::onMessage($chatId, $text, $messageId, $stepStatus);
|