123
This commit is contained in:
@@ -9,6 +9,7 @@ public class RankNode {
|
||||
private Long userId;
|
||||
private Long rankId;
|
||||
private Boolean draw;
|
||||
private Long rankAwardValue;
|
||||
|
||||
public RankNode() {
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user