seven 1 tháng trước cách đây
mục cha
commit
7e69360250
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  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);