Skip to content

Commit 0c2e084

Browse files
authored
hotfix: 조직도에 setter 추가
1 parent 10e7189 commit 0c2e084

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
@@ -10,6 +10,7 @@
1010
import lombok.NoArgsConstructor;
1111

1212
@Getter
13+
@Setter
1314
@NoArgsConstructor
1415
@AllArgsConstructor
1516
@Schema(name = "ExecutiveRequestDto", description = "임원진 요청 DTO")

0 commit comments

Comments
 (0)