|
@@ -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;
|