Parcourir la source

channel report

zz il y a 4 ans
Parent
commit
4b72c0c4a1

+ 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 '';
     }