Commit Graph

9 Commits

Author SHA1 Message Date
TsMask
d7adfa79ba perf: 移除掉无用配置精简 2025-07-15 14:45:45 +08:00
TsMask
062a47f7af feat: 支持修改邮件标题,告警转发默认关闭 2025-06-27 11:18:48 +08:00
TsMask
1f2a2b687d feat: OMC参数配置添加NE信令跟踪服务开关 2025-05-30 14:10:43 +08:00
TsMask
16b8e780ad fix: 更新数据库和Redis配置 2025-05-20 16:27:24 +08:00
TsMask
afbe029a28 Refactor server configuration and update certificate handling
- Changed the NotifyUrl in PostMeasureTaskToNF to use a hardcoded port (33030).
- Updated GetEMSState to retrieve the port from the server configuration instead of the YAML config.
- Removed deprecated RestParam struct and related code from YamlConfig.
- Deleted old certificate files (omc-server.crt, omc-server.key, omc-web.crt, omc-web.key).
- Added new certificate files (www.omc.net.crt, www.omc.net.key) for updated server configuration.
- Modified local/omc.yaml to reflect changes in server configuration and certificate paths.
- Updated main.go to load server configuration instead of rest configuration, ensuring proper handling of multiple HTTP services.
2025-04-27 17:21:55 +08:00
TsMask
2e6741829f fix: 更新日志文件路径,修正sshsvc配置 2025-04-21 15:45:20 +08:00
TsMask
9ffb07bbfd fix: 配置文件修改 2025-03-26 16:19:45 +08:00
TsMask
37f725b142 fix: 将配置中的 "standard" 修改为 "std" 2025-03-20 19:40:01 +08:00
TsMask
d987553af5 perf: 构建工具调整 2025-03-19 17:42:31 +08:00