TASK:code-create 注册用户添加为AiDA的游客
BUGFIX:0关注状态下获取动态
This commit is contained in:
@@ -165,4 +165,6 @@ public interface AccountService extends IService<Account> {
|
||||
PersonalHomepageVO getPersonalHomepage(Long accountId);
|
||||
|
||||
Boolean viewsIncrease(Long id);
|
||||
|
||||
void registerUserToVisitor();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user