OtherUserCommentLikeStatusRequestItem.ets 83 Bytes
export class OtherUserCommentLikeStatusRequestItem{
  commentIdList:number[] = []
}