Browse Source

template compare

zz 6 năm trước cách đây
mục cha
commit
516ac7bb9f
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  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;