Fixbug 私密日志取消被推荐、私密日志取消被搜索
This commit is contained in:
@@ -24,5 +24,6 @@ public interface BlogService extends IService<Blog> {
|
||||
|
||||
List<BlogWithUser> getMyBlogs(String userId,MyPageParam myPageParam);
|
||||
|
||||
void addRecord(Blog blog, String sessionId);
|
||||
BlogWithUser getReadBlog(String bid,String sessionId,String userId);
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user