【步骤成员ID】
This commit is contained in:
parent
11b124efc6
commit
ed441f7b06
@ -12,6 +12,8 @@ import java.util.List;
|
||||
public class Step2VO {
|
||||
private Integer id;
|
||||
|
||||
private String memberId;
|
||||
|
||||
private String description;
|
||||
|
||||
private List<Operation2VO> operations;
|
||||
|
Loading…
Reference in New Issue
Block a user