Skip to content

Commit 2ec7fb6

Browse files
authored
hotfix: setter 임포트문 추가
1 parent 0c2e084 commit 2ec7fb6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/main/java/dmu/dasom/api/domain/executive/dto/ExecutiveRequestDto.java

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@
77
import jakarta.validation.constraints.Size;
88
import lombok.AllArgsConstructor;
99
import lombok.Getter;
10+
import lombok.Setter;
1011
import lombok.NoArgsConstructor;
1112

1213
@Getter

0 commit comments

Comments
 (0)