fix:生成报告
This commit is contained in:
@@ -33,4 +33,13 @@ public class SpdmReportReq {
|
||||
*/
|
||||
private String flowPath;
|
||||
|
||||
/**
|
||||
* 算例id
|
||||
*/
|
||||
private String runId;
|
||||
/**
|
||||
* 前端传的参数
|
||||
*/
|
||||
private String reportContent;
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user