namespace EggLink.DanhengServer.Data.Config.Task; public class PlayMessage : TaskConfigInfo { public int MessageSectionID { get; set; } }