fix:任务新增提出人
This commit is contained in:
@@ -120,6 +120,16 @@ public class SpdmTaskVo extends BaseEntity {
|
||||
*/
|
||||
private String demandId;
|
||||
|
||||
/**
|
||||
* 关联的需求提出人
|
||||
*/
|
||||
private String submitter;
|
||||
|
||||
/**
|
||||
* 关联的需求提出人名称
|
||||
*/
|
||||
private String submitterName;
|
||||
|
||||
/**
|
||||
* 仿真负责人
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user