Quellcode durchsuchen

report to channel config

zz vor 4 Jahren
Ursprung
Commit
4290caed85

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