package dto type MinePageMenuDTO struct { MenuIcon string MenuName string MenuScheme string Notification int }