Ken 1 ngày trước cách đây
mục cha
commit
f9fd4d1d5a
1 tập tin đã thay đổi với 0 bổ sung2 xóa
  1. 0 2
      app/Services/TopUpService.php

+ 0 - 2
app/Services/TopUpService.php

@@ -281,9 +281,7 @@ class TopUpService
     //获取充值二维码
     public static function scan($chatId, $messageId, $type)
     {
-
          $receivingType = Config::where('field', 'receiving_type')->first()->val;
-//        $receivingType = 2;
         //自动
         if ($receivingType == 1) {
             $res = WalletService::getRechargeImageAddress($chatId);