浏览代码

record debug

zz 6 年之前
父节点
当前提交
d63ea0e954
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      app/Http/Controllers/Wap/Book/ChapterController.php

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

@@ -1212,7 +1212,7 @@ class ChapterController extends BaseController
         $send_order_id = $this->send_order_id;
         $from = $this->from_type;
         $sequence = $this->chapter->sequence;
-        //ReadRecordStatsService::record($this->uid,$bid,$cid,$distribution_channel_id,$send_order_id,$from,$sequence);
+        ReadRecordStatsService::record($this->uid,$bid,$cid,$distribution_channel_id,$send_order_id,$from,$sequence);
         /*$chapter = $this->chapter;
         try {
             $data = [];