zz 6 vuotta sitten
vanhempi
commit
64ee63624c
1 muutettua tiedostoa jossa 1 lisäystä ja 1 poistoa
  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 = [];