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

+ 0 - 2
app/Services/QianBaoWithdrawService.php

@@ -457,6 +457,4 @@ class QianBaoWithdrawService
         ]);
         return static::banks($chatId, $messageId);
     }
-
-
 }