Przeglądaj źródła

pay page book free

zz 6 lat temu
rodzic
commit
2320f65360

+ 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 {