package dto type BroadCastDTO struct { BroadcastId string Title string Content string SchemeLink string TextColor string }