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.
haoliang-net/src/CncModels/Dto/Alert
haoliang 689f0b1798 修复告警中心4个Bug:时间显示0001-01-01、统计卡片全0、新增告警类型无标签、机床下拉为空
1. AlertRepository SQL缺少列别名致Dapper无法映射created_at→CreatedAt
2. AlertStatisticsResponse返回嵌套unresolvedByType,前端期望扁平collectFail等
3. AlertPage缺少production_error/summary_error的中文标签映射
4. 机床下拉模板用m.id/m.name,API返回value/label格式不匹配
2 months ago
..
AlertListItem.cs feat(models): CncModels完整实现 - 10枚举+20实体+62DTO,编译通过0错误0警告 2 months ago
AlertQuery.cs feat(models): CncModels完整实现 - 10枚举+20实体+62DTO,编译通过0错误0警告 2 months ago
AlertStatisticsResponse.cs 修复告警中心4个Bug:时间显示0001-01-01、统计卡片全0、新增告警类型无标签、机床下拉为空 2 months ago
BatchResolveRequest.cs feat(models): CncModels完整实现 - 10枚举+20实体+62DTO,编译通过0错误0警告 2 months ago