Browse Source

record debug

zz 6 năm trước cách đây
mục cha
commit
d63ea0e954
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  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 = [];