mirror of
https://github.com/nagisa77/OpenIsle.git
synced 2026-04-22 20:07:44 +08:00
fix: 后端代码格式化
This commit is contained in:
@@ -4,5 +4,6 @@ import lombok.Data;
|
||||
|
||||
@Data
|
||||
public class CreateConversationRequest {
|
||||
private Long recipientId;
|
||||
}
|
||||
|
||||
private Long recipientId;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user