모델관리 목록 DTO 수정
This commit is contained in:
@@ -93,6 +93,7 @@ public class ModelMngDto {
|
|||||||
@Getter
|
@Getter
|
||||||
@Setter
|
@Setter
|
||||||
@NoArgsConstructor
|
@NoArgsConstructor
|
||||||
|
@AllArgsConstructor
|
||||||
public static class ModelList {
|
public static class ModelList {
|
||||||
|
|
||||||
private Integer rowNum;
|
private Integer rowNum;
|
||||||
|
|||||||
Reference in New Issue
Block a user