zhoulj há 4 anos atrás
pai
commit
e4656b2233

+ 1 - 1
app/Http/Controllers/QuickApp/Book/ChapterController.php

@@ -493,7 +493,7 @@ class ChapterController extends BaseController
         $chapter->content =  str_replace($qian,$hou,$chapter->content);
         $chapter->content =  str_replace($qian,$hou,$chapter->content);
         
         
         \Log::info('getChapter_chapter:'.$bid.' cid:'.$cid);
         \Log::info('getChapter_chapter:'.$bid.' cid:'.$cid);
-        \Log::info($chapter->content);
+//         \Log::info($chapter->content);
         //统计点击率
         //统计点击率
         $key   = 'book_click_num_bid_' . $bid;
         $key   = 'book_click_num_bid_' . $bid;
         $field = date('Y-m-d');
         $field = date('Y-m-d');