OBJECT
활동내역 정보
type FsEntityActionDto {# 활동내역 아이디id: String # 인덱스 시간indexDate: Long # 생성자 아이디createdUserId: String # 생성자 이름createdUserName: String # 타입type: Int sourceType: Int sourceKey: String sourceValue: String targetType: Int targetKey: String targetValue: String }