|
@@ -879,7 +879,8 @@ class ReadOauth
|
|
|
if($record_url) return $record_url;
|
|
|
|
|
|
$book_url = $this->getBookReaderUrl($yq_book_user->bid,$channel_id);
|
|
|
-
|
|
|
+ Log::info('dddddddddddddddddddddddddd');
|
|
|
+ Log::info($book_url.'&'.$other_str);
|
|
|
return $book_url.'&'.$other_str;
|
|
|
}else{
|
|
|
|