1、数据查询中导出指标 bugfix

This commit is contained in:
2026-03-16 18:00:31 +08:00
parent e95563d136
commit 642f5e7b0b
2 changed files with 10 additions and 3 deletions

View File

@@ -31,7 +31,7 @@ public class PerformanceAnalysisExportExcelParam {
private String disciplineNodeId;
@Schema( description = "任务节点id")
private String taskNodeId;
private String taskId;
@Schema( description = "算例id")
private String runId;