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 a7881ff7d0 Fix AlarmService.cs duplicate definitions
- Rewrote AlarmService.cs to only contain IAlarmService and AlarmManager
- Removed duplicate AlarmRuleService, AlarmNotificationService definitions
- Removed duplicate IEmailService, ISmsService, IWechatService, IAlarmRuleRepository, IAlarmNotificationRepository

Note: Haoliang.Core still has many errors due to:
- Duplicate class definitions in SystemService.cs, TemplateService.cs, TemplateValidationService.cs, ServiceInfrastructure.cs
- Missing types (DeviceState, NotificationChannel, etc.)
- Ambiguous type references (TagData, DeviceCurrentStatus)
3 weeks ago
..
Common 完成CNC机床数据采集分析系统核心功能开发 4 weeks ago
DataCollection Fix compilation errors and repository duplicate definitions 3 weeks ago
Device Fix compilation errors and repository duplicate definitions 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 Continue fixing compilation errors after .NET 8 upgrade 3 weeks ago
Template Fix compilation errors and repository duplicate definitions 3 weeks ago
User feat: Complete CNC machine data collection system implementation 4 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 Initial commit: Complete .NET6 CNC machine data collection and analysis system 4 weeks ago
Haoliang.Models.csproj Upgrade project from .NET 6.0 to .NET 8.0 3 weeks ago