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