Ver código fonte

channel pay template

zz 6 anos atrás
pai
commit
c96d4cab4c

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

@@ -214,7 +214,7 @@ class OrdersController extends BaseController
                 if($book_config){
                     if($book_config->charge_type == 'BOOK') $template_id = 1;
                 }else{
-                    $template_id = 1;
+                    //$template_id = 1;
                 }
                 /*if ($bid) {
                     $bid = Hashids::decode($bid)[0];