You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
821644@qq.com e40180b37a 实现SystemService系统服务
- SystemService实现系统状态、健康检查、指标获取功能
- GetSystemStatusAsync返回系统运行状态
- PerformHealthCheckAsync返回健康检查结果
- GetSystemMetricsAsync返回系统指标
- 修正所有模型属性名匹配
- dotnet build 0 Error
3 weeks ago
..
CoreServices.cs 第三阶段:核心业务服务实现完成 3 weeks ago
Exceptions.cs 升级到 .NET 8.0,重构核心服务接口层 3 weeks ago
IServices.cs 修复编译错误,完成.NET 8.0升级 3 weeks ago
StubServices.cs 实现SystemService系统服务 3 weeks ago