浏览代码

channel report

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