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 ade24d7a9b 修复编译错误,完成.NET 8.0升级
主要修复内容:
1. RealTimeController: 修复IEnumerable<int>转List<int>及Count方法问题
2. ConfigController: 修复BusinessRuleConfig命名空间歧义问题
3. ConfigController: 修复BusinessRule/StatisticsRule类型转换问题
4. ConfigController: 修复ImportConfigurationAsync参数类型问题
5. TemplateController: 修复ApiResponse.Error方法调用问题
6. IServices: 同步BusinessRule属性与BusinessRuleConfig一致
7. ApiResponse: 添加支持错误详情列表的重载方法
8. Models: 添加CNCDevice.TemplateId和CNCBrandTemplate.DeviceId别名属性
3 weeks ago
..
Common 修复编译错误,完成.NET 8.0升级 3 weeks ago
DataCollection Fix compilation errors and repository duplicate definitions 3 weeks ago
Device 修复编译错误,完成.NET 8.0升级 3 weeks ago
Models/System feat: Complete CNC machine data collection system implementation 4 weeks ago
Production Fix compilation errors and repository duplicate definitions 3 weeks ago
System 升级到 .NET 8.0,重构核心服务接口层 3 weeks ago
Template 修复编译错误,完成.NET 8.0升级 3 weeks ago
User 修复编译错误,完成.NET 8.0升级 3 weeks ago
bin/Debug/net8.0 Fix AlarmService.cs duplicate definitions 3 weeks ago
obj Fix AlarmService.cs duplicate definitions 3 weeks ago
Class1.cs
Haoliang.Models.csproj Upgrade project from .NET 6.0 to .NET 8.0 3 weeks ago