/// <summary> /// 初始化配置文件 /// </summary> private static void Init() { _file = new IniFile(TimedRemindTool.Global.ConfigPath); }