mirror of
https://github.com/nagisa77/OpenIsle.git
synced 2026-03-03 10:30:47 +08:00
fix: 后端代码格式化
This commit is contained in:
@@ -6,5 +6,6 @@ import lombok.EqualsAndHashCode;
|
||||
@Data
|
||||
@EqualsAndHashCode(callSuper = true)
|
||||
public class PioneerMedalDto extends MedalDto {
|
||||
private long rank;
|
||||
|
||||
private long rank;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user