Browse Source

compare charge type

zz 6 years ago
parent
commit
24377b23ff
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

@@ -637,7 +637,7 @@ class OrdersController extends BaseController
         if(!$start_time){
             return 0;
         }
-        if(!in_array($this->distribution_channel_id,[14,123,211,5,8,160,4236,4237,4241,89,96,558,559,560,561,562,563,564,565,566,567,568,569,570,571,572,573,574,575,576,577,578,591,592,593,594,595,596])){
+        if(!in_array($this->distribution_channel_id,[14,123,211,5,8,160,4236,4237,4241,374,243,244,245,320,321,324,337,338,538,539,751,752,753,754,4331,4384,4578,4580,4768,4769,4778,130,163,164,165,166,4126])){
             return 0;
         }