Yin Bin 4 months ago
parent
commit
11ece54d4a
1 changed files with 1 additions and 1 deletions
  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()
     {