فهرست منبع

report to channel user info

zz 4 سال پیش
والد
کامیت
72d48d1cb7
1فایلهای تغییر یافته به همراه3 افزوده شده و 1 حذف شده
  1. 3 1
      app/Modules/Channel/Services/ReportToChannelUserAndOrderService.php

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

@@ -39,7 +39,9 @@ class ReportToChannelUserAndOrderService
         if($distribution_channel_id == 10590){
         if($distribution_channel_id == 10590){
             return 'https://xdd.guozhen6.com/ysh/wdapi/';
             return 'https://xdd.guozhen6.com/ysh/wdapi/';
         }
         }
-        
+        if(in_array($distribution_channel_id,[10614,10615])){
+            return 'https://return.16bindian.com/wangduyun/notify.html';
+        }
         return '';
         return '';
     }
     }