mirror of
https://github.com/nagisa77/OpenIsle.git
synced 2026-06-12 00:36:07 +00:00
增加积分系统
This commit is contained in:
@@ -17,5 +17,6 @@ public class CommentDto {
|
||||
private List<CommentDto> replies;
|
||||
private List<ReactionDto> reactions;
|
||||
private int reward;
|
||||
private int pointReward;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user