seven hai 1 mes
pai
achega
7e69360250
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      app/Services/TopUpService.php

+ 1 - 1
app/Services/TopUpService.php

@@ -181,7 +181,7 @@ class TopUpService
     {
 
         // $receivingType = Config::where('field', 'receiving_type')->first()->val;
-        $receivingType = 1;
+        $receivingType = 2;
         //自动
         if ($receivingType == 1) {
             $res = WalletService::getRechargeImageAddress($chatId);