添加CurrentEmployeeInitialedEvent事件类,用于在员工初始化完成后发布事件 重构HomeWindowController中的初始化逻辑,使用事件监听方式处理管理员任务调度 更新Unit类实现IdentityEntity和NamedEntity接口 移除SysConf类中多余的注释 在.gitignore中添加config.properties忽略规则