Bläddra i källkod

channel report

zz 4 år sedan
förälder
incheckning
4b72c0c4a1
1 ändrade filer med 4 tillägg och 0 borttagningar
  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 '';
     }