Ver Fonte

channel report

zz há 4 anos atrás
pai
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 '';
     }