Yin Bin 4 달 전
부모
커밋
11ece54d4a
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      app/Services/PaymentService.php

+ 1 - 1
app/Services/PaymentService.php

@@ -11,7 +11,7 @@ use BsPaySdk\request\V2TradePaymentQueryRequest;
 use BsPaySdk\request\V2TradePaymentRefundRequest;
 use Illuminate\Support\Facades\Log;
 
-class DgPayService
+class PaymentService
 {
     public function __construct()
     {