1、宜安 同步任务接口 bugfix
2、导出指标接口支持导出算例下的指标
This commit is contained in:
@@ -10,5 +10,9 @@ public class PerformanceExportExcelParam {
|
||||
*/
|
||||
private Integer taskId;
|
||||
|
||||
/**
|
||||
* 算例id
|
||||
*/
|
||||
private String runId;
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user