字段新增
This commit is contained in:
@@ -18,4 +18,6 @@ public class EnterInterviewVO {
|
||||
@ApiModelProperty("加盟商姓名")
|
||||
private String partnerName;
|
||||
|
||||
private Long interviewPlanId;
|
||||
|
||||
}
|
||||
|
||||
@@ -24,4 +24,6 @@ public class ExhibitionDetailVO extends ExhibitionVO{
|
||||
|
||||
private String exhibitionCode;
|
||||
|
||||
private Integer signUpCount;
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user