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