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 8022fafd55 升级到 .NET 8.0,重构核心服务接口层
- 删除 Haoliang.Tests 项目(用户要求先保证项目功能实现)
- 重构 Haoliang.Core 服务接口定义(IServices.cs,约2200行)
- 创建服务桩实现(StubServices.cs)使核心项目可编译
- 创建自定义异常类(Exceptions.cs)
- 更新 Haoliang.Models 数据模型
- ApiResponse 方法重命名(Success -> Ok, Error -> ErrorResult 等)
- 修复命名空间歧义和类型冲突
- Haoliang.Api 项目暂未完全编译,待后续处理
3 weeks ago
..
AdditionalModels.cs feat: Complete CNC machine data collection system implementation 4 weeks ago
AlarmModels.cs 完成CNC机床数据采集分析系统核心功能开发 4 weeks ago
BusinessRuleConfig.cs 升级到 .NET 8.0,重构核心服务接口层 3 weeks ago
Enums.cs Fix compilation errors and repository duplicate definitions 4 weeks ago
LogEntry.cs Continue fixing compilation errors after .NET 8 upgrade 3 weeks ago
NotificationChannel.cs 升级到 .NET 8.0,重构核心服务接口层 3 weeks ago
StatisticModels.cs 完成CNC机床数据采集分析系统核心功能开发 4 weeks ago
SystemModels.cs Fix compilation errors and repository duplicate definitions 4 weeks ago
SystemTypes.cs Fix compilation errors and repository duplicate definitions 4 weeks ago