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