OBJECT
구독 정보
type UserSubscribeDto {# 구독 아이디id: String # 인덱스 시간indexDate: Long # 사용자 아이디userId: String # 폴더 아이디entityId: String }