Browse Source

pay page book free

zz 6 năm trước cách đây
mục cha
commit
2320f65360

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

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