Explorar o código

charge template v2 close

zz %!s(int64=6) %!d(string=hai) anos
pai
achega
c2fd6934df
Modificáronse 1 ficheiros con 2 adicións e 2 borrados
  1. 2 2
      app/Http/Controllers/Wap/Order/OrdersController.php

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

@@ -234,9 +234,9 @@ class OrdersController extends BaseController
             $template_id = $compare_id;
         }
 
-        if( ($comparev2_id = $this->templateCompareV2()) ){
+        /*if( ($comparev2_id = $this->templateCompareV2()) ){
             $template_id = $comparev2_id;
-        }
+        }*/
 
         \Log::info('recordFirstIntoPayPage:$template_id:' . $template_id);
         $res = ProductService::getChargeProduct($template_id);