Browse Source

advertise

tusx 6 năm trước cách đây
mục cha
commit
fc6cb9cfb6

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

@@ -267,7 +267,7 @@ class OrdersController extends BaseController
         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 = $this->appad();
         }
         }
-        \Log::info('ad-tu:uid:'.$uid.':'.$appad);
+        //\Log::info('ad-tu:uid:'.$uid.':'.$appad);
         foreach ($res as $v) {
         foreach ($res as $v) {
             if ($v->type == 'NEW_USER' && $is_first_recharge) {
             if ($v->type == 'NEW_USER' && $is_first_recharge) {
                 if (env('NO_NEW_USER_CHARGE') &&
                 if (env('NO_NEW_USER_CHARGE') &&