添加阶段
This commit is contained in:
@@ -21,6 +21,8 @@ public class PreparationCommonPendingVO {
|
||||
private String partnerPhone;
|
||||
@ApiModelProperty("所属战区")
|
||||
private String regionNodeName;
|
||||
@ApiModelProperty("阶段")
|
||||
private Integer stage;
|
||||
@ApiModelProperty("阶段状态")
|
||||
private Integer subStageStatus;
|
||||
@ApiModelProperty("线索ID")
|
||||
|
||||
Reference in New Issue
Block a user