feat:仿真指标库带版本查询&导出
This commit is contained in:
@@ -15,4 +15,14 @@ public class PerformanceExportExcelParam {
|
||||
*/
|
||||
private String runId;
|
||||
|
||||
/**
|
||||
* 仿真参数库名称
|
||||
*/
|
||||
private String poolName;
|
||||
|
||||
/**
|
||||
* 仿真参数库版本
|
||||
*/
|
||||
private String version;
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user