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
haoliang 667e215322 修复产量报表字段映射:添加前端兼容字段(date/quantity/runTime/cuttingTime/dataStatus),产量列直接显示数值 5 days ago
..
CncCollector 修复采集服务状态不显示:serviceId与心跳查询不匹配,API返回字段与前端不匹配 5 days ago
CncModels 修复产量报表字段映射:添加前端兼容字段(date/quantity/runTime/cuttingTime/dataStatus),产量列直接显示数值 5 days ago
CncRepository 产量报表改为混合查询:已汇总用daily_production,未汇总从segment实时计算;默认日期改为今天;参数名统一为startDate/endDate 5 days ago
CncRepository.Impl feat(repository): CncRepository完整实现 - 20接口+16实现,编译通过 1 week ago
CncService 产量报表改为混合查询:已汇总用daily_production,未汇总从segment实时计算;默认日期改为今天;参数名统一为startDate/endDate 5 days ago
CncSimulator 模拟器增加事件历史/异常日志/完整汇总导出功能,添加15分钟采集测试脚本 5 days ago
CncWebApi 添加采集服务控制API:启动、停止、刷新配置,转发到CncCollector 5800端口 5 days ago