Ken преди 1 ден
родител
ревизия
b4a1bba83f
променени са 1 файла, в които са добавени 1 реда и са изтрити 1 реда
  1. 1 1
      app/Services/QianBaoWithdrawService.php

+ 1 - 1
app/Services/QianBaoWithdrawService.php

@@ -203,7 +203,7 @@ class QianBaoWithdrawService
         }
         $keyboard[] = [
             ['text' => "{$card}管理", 'callback_data' => "withdraw@@management_{$channel}"],
-            ['text' => "取消", 'callback_data' => "withdraw@@qb_show_channel"]];
+            ['text' => "返回", 'callback_data' => "withdraw@@qb_show_channel"]];
         return [
             'chat_id' => $chatId,
             'text' => $text,