Ken 2 天之前
父节点
当前提交
103a338bc1
共有 1 个文件被更改,包括 1 次插入1 次删除
  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 = "请输入账号别名";