namespace EggLink.DanhengServer.Data.Config.Task; public class TargetEvaluator { public string Type { get; set; } = ""; }