webc根据会销组id查询线索报名会销信息增加是否提交意向申请
This commit is contained in:
@@ -26,4 +26,7 @@ public class PartnerExhibitionInfoVO {
|
||||
@ApiModelProperty(value = "展会地点", example = "维也纳大酒店")
|
||||
private String exhibitionPosition;
|
||||
|
||||
@ApiModelProperty("线索是否填写了意向申请")
|
||||
private Boolean whetherIntentionApply;
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user