Browse Source

pay page book free

zz 5 năm trước cách đây
mục cha
commit
2320f65360
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      app/Http/Controllers/Wap/Order/OrdersController.php

+ 1 - 1
app/Http/Controllers/Wap/Order/OrdersController.php

@@ -272,7 +272,7 @@ class OrdersController extends BaseController
         $data = [];
         $appad = 0;
         if (in_array($this->distribution_channel_id, explode(',', env('ADS_OPEN_SITE')))) {
-            $appad = $this->appad();
+            $appad = 0;
             $my_bid = $bid;
             if ($appad) {
                 try {