TASK:code-create 注册用户添加为AiDA的游客
BUGFIX:0关注状态下获取动态
This commit is contained in:
@@ -61,4 +61,8 @@ public class CommonConstant {
|
||||
|
||||
public static final String DEFAULT_AVATAR = "aida-users/87/avatar/default.jpg";
|
||||
|
||||
/* 截止至2024/08/26,在Code-Create DB中pmr_users表中最大的用户id */
|
||||
public static final Long MAXIMUM_USER_ID = 704L;
|
||||
// public static final Long MAXIMUM_USER_ID = 225L;
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user