|
@@ -863,7 +863,7 @@ class ReadOauth
|
|
$record_url = $this->readerRecpord($uid,$yq_book_user->bid,$channel_id);
|
|
$record_url = $this->readerRecpord($uid,$yq_book_user->bid,$channel_id);
|
|
if($record_url) return $record_url;
|
|
if($record_url) return $record_url;
|
|
//没有阅读记录
|
|
//没有阅读记录
|
|
- $book_url = $this->getBookReaderUrl($bid,$channel_id);
|
|
|
|
|
|
+ $book_url = $this->getBookReaderUrl($yq_book_user->bid,$channel_id);
|
|
Log::info('dddddddddddddddddddddddddd');
|
|
Log::info('dddddddddddddddddddddddddd');
|
|
return $book_url.'&'.$other_str;
|
|
return $book_url.'&'.$other_str;
|
|
}else{
|
|
}else{
|