소스 검색

10543 report

zz 4 년 전
부모
커밋
c71b560d6d
1개의 변경된 파일3개의 추가작업 그리고 0개의 파일을 삭제
  1. 3 0
      app/Modules/Channel/Services/ReportToChannelUserAndOrderService.php

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

@@ -24,6 +24,9 @@ class ReportToChannelUserAndOrderService
         if($distribution_channel_id == 10500){
             return 'https://sitewyn29mk4rrn53r7e.wd.pinyuew.com.cn/channelOrderAndUserReport';
         }
+        if($distribution_channel_id == 10543){
+            return 'http://yx1.hncwzx88.cn/api/app/home/wdy';
+        }
         return '';
     }