浏览代码

subscribe template

zz 5 年之前
父节点
当前提交
551503931f
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      app/Http/Controllers/Wap/Subscribe/LinkSubscribeController.php

+ 1 - 1
app/Http/Controllers/Wap/Subscribe/LinkSubscribeController.php

@@ -128,7 +128,7 @@ class LinkSubscribeController extends Controller
 
     private function appad($uid, $distribution_channel_id)
     {
-        //自由人站点强关走老的
+        
         $company = \App\Modules\Channel\Services\ChannelService::getCompanyIdByDistributionchannelid($distribution_channel_id);
         if(!in_array($company,[1,2,3,18,88,24])){
             return false;