Ver código fonte

record debug

zz 6 anos atrás
pai
commit
64ee63624c

+ 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 = [];