Browse Source

template compare

zz 6 years ago
parent
commit
516ac7bb9f
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

@@ -662,7 +662,7 @@ class OrdersController extends BaseController
             return 0;
         }
 
-        if(!in_array($this->distribution_channel_id,[2,14,146 ,155 ,255 ,256 ,691 ,722 ,4364 ,695,4174,4025,4593,4426,4742,4053,4334])){
+        if(!in_array($this->distribution_channel_id,[2,14,146 ,155 ,255 ,256 ,691 ,722 ,4364 ,695 ,4174 ,4025 ,4593 ,4426 ,4742 ,4053 ,4334 ,4487])){
             return 0;
         }
         $user = $this->_user_info;