Skip to content

Commit

Permalink
trigger
Browse files Browse the repository at this point in the history
  • Loading branch information
devk0ng committed Jun 15, 2024
1 parent 2faec68 commit 218dd0a
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,6 @@ public class ReviewRequestDto {
private Like valueForMoney; //가성비
private float score; //별점
private String contents; //내용

private Long writerId; //작성자 <- 이후 기능 확장 고려한 필드
private String writerName; // 닉네임
}

0 comments on commit 218dd0a

Please sign in to comment.