zz пре 4 година
родитељ
комит
4b72c0c4a1
1 измењених фајлова са 4 додато и 0 уклоњено
  1. 4 0
      app/Modules/Channel/Services/ReportToChannelUserAndOrderService.php

+ 4 - 0
app/Modules/Channel/Services/ReportToChannelUserAndOrderService.php

@@ -32,6 +32,10 @@ class ReportToChannelUserAndOrderService
             return 'https://xdd.guozhen6.com/ysh/wdapi/';
         }
 		
+        if($distribution_channel_id == 10590){
+            return 'https://xdd.guozhen6.com/ysh/wdapi/';
+        }
+        
         return '';
     }