OBJECT
하위 폴더 및 파일 통계 정보
type FsEntityAggsDto {# 폴더 수folderCount: Int # 파일 수fileCount: Int # 파일 용량fileSize: Long }