영상관리 리스트 조회 커밋
This commit is contained in:
@@ -61,21 +61,19 @@ public class MapSheetMngDto {
|
||||
@AllArgsConstructor
|
||||
public static class MngDto{
|
||||
private int rowNum;
|
||||
/*
|
||||
private int mngYyyy;
|
||||
private MngState mngState;
|
||||
private SyncState syncState;
|
||||
private String mngState;
|
||||
private String syncState;
|
||||
private String mngStateDttm;
|
||||
private String syncStateDttm;
|
||||
private Integer sheetCnt;
|
||||
private Integer exceptCnt;
|
||||
//private int sheetCnt;
|
||||
//private int exceptCnt;
|
||||
private String mngPath;
|
||||
private String createdDttm;
|
||||
private Long createdUid;
|
||||
private String updatedDttm;
|
||||
private Long updatedUid;
|
||||
|
||||
*/
|
||||
}
|
||||
|
||||
@Getter
|
||||
|
||||
Reference in New Issue
Block a user