비즈니스 로그 구조 생성
서비스별 비즈니스 로그 처리 코드 정리
This commit is contained in:
@@ -57,7 +57,7 @@ public class NoticeRequest {
|
||||
|
||||
@Getter
|
||||
public static class MessageId{
|
||||
@JsonProperty("message_id")
|
||||
private Long messageId;
|
||||
@JsonProperty("id")
|
||||
private Long id;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user