Ver código fonte

Merge branch 'master' of wd:wangdu/wangdu_public_api into stabble

root 4 anos atrás
pai
commit
9d074b9a88

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

@@ -27,6 +27,11 @@ class ReportToChannelUserAndOrderService
         if($distribution_channel_id == 10543){
             return 'http://yx1.hncwzx88.cn/api/app/home/wdy';
         }
+		
+		if($distribution_channel_id == 10588){
+            return 'https://ttxs.17huaxia.com.cn/ysh/wdapi/';
+        }
+		
         return '';
     }