Ken 1 개월 전
부모
커밋
256690198b
1개의 변경된 파일3개의 추가작업 그리고 0개의 파일을 삭제
  1. 3 0
      app/Services/QianBaoWithdrawService.php

+ 3 - 0
app/Services/QianBaoWithdrawService.php

@@ -194,6 +194,9 @@ class QianBaoWithdrawService
             ],
             [
                 ['text' => '支付宝', 'callback_data' => "withdrawAddress@@bank_choose_channel_DF002"]
+            ],
+            [
+                ['text' => '❌取消', 'callback_data' => "message@@close"]
             ]
         ];