Browse Source

cancel 100 front cancel

zz 6 years ago
parent
commit
b87c4d5889
1 changed files with 1 additions and 1 deletions
  1. 1 1
      app/Http/Controllers/Wap/Order/OrdersController.php

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

@@ -270,7 +270,7 @@ class OrdersController extends BaseController
         //\Log::info('ad-tu:uid:'.$uid.':'.$appad);
         foreach ($res as $v) {
             if($appad && $v->price == 100){
-                continue;
+                //continue;
             }
             if ($v->type == 'NEW_USER' && $is_first_recharge) {
                 if (env('NO_NEW_USER_CHARGE') &&