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 3ed43adcb3 实现ProductionStatisticsService统计服务
- ProductionStatisticsService实现生产趋势分析、报表生成、效率指标等
- CalculateProductionTrendsAsync计算生产趋势
- GenerateProductionReportAsync生成生产报表
- CalculateEfficiencyMetricsAsync计算效率指标
- GetDashboardSummaryAsync获取仪表盘汇总
- CalculateOeeAsync计算OEE
- 修正所有模型属性匹配
- 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 实现ProductionStatisticsService统计服务 3 weeks ago