Yw.Service.Repair.Core/03-settings/paras/Paras_Repair.cs @@ -15,5 +15,10 @@ /// 文件夹 /// </summary> public string DataFolder { get; set; } /// <summary> /// CAL /// </summary> public Paras_Repair_CAL CAL { get; set; } } }