Explorar el Código

pay page book free

zz hace 5 años
padre
commit
2320f65360
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  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 {