mirror of
https://github.com/nagisa77/OpenIsle.git
synced 2026-06-10 07:46:07 +00:00
增加积分系统
This commit is contained in:
@@ -25,6 +25,7 @@ public class UserDto {
|
||||
private long likesReceived;
|
||||
private boolean subscribed;
|
||||
private int experience;
|
||||
private int point;
|
||||
private int currentLevel;
|
||||
private int nextLevelExp;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user