Ken 2 dienas atpakaļ
vecāks
revīzija
103a338bc1
1 mainītis faili ar 1 papildinājumiem un 1 dzēšanām
  1. 1 1
      app/Services/QianBaoWithdrawService.php

+ 1 - 1
app/Services/QianBaoWithdrawService.php

@@ -575,8 +575,8 @@ class QianBaoWithdrawService
 
         Cache::put("{$chatId}_QB_ACCOUNT", $account);
         Cache::put(get_step_key($chatId), StepStatus::QB_INPUT_ALIAS);
-
         $channel = Cache::get("{$chatId}_QB_WITHDRAW_CHANNEL");
+        $text = "请输入别名";
         switch ($channel) {
             case "DF001":
                 $text = "请输入账号别名";