zhoulj %!s(int64=3) %!d(string=hai) anos
pai
achega
3f440a23a3
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      app/Http/Controllers/QuickApp/Book/ChapterController.php

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

@@ -492,7 +492,7 @@ class ChapterController extends BaseController
         $hou=array("","","");
         $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);
         //统计点击率
         $key   = 'book_click_num_bid_' . $bid;