소스 검색

subscribe template

zz 6 년 전
부모
커밋
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;