namespace IStation.Settings { /// /// /// public class Paras_SZJT_Task { /// /// 重置频率(分钟) /// public int Frequency { get; set; } } }