mirror of
https://github.com/nagisa77/OpenIsle.git
synced 2026-02-20 22:11:01 +08:00
fix: 后端代码格式化
This commit is contained in:
@@ -5,5 +5,6 @@ import lombok.Data;
|
||||
/** DTO representing unread notification count. */
|
||||
@Data
|
||||
public class NotificationUnreadCountDto {
|
||||
private long count;
|
||||
|
||||
private long count;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user