待办排序+更新时间
This commit is contained in:
@@ -20,6 +20,8 @@ public class IntendPendingVO extends BaseInfoVO {
|
||||
@ApiModelProperty("加盟模式 1-社会加盟模式 2-强加盟模式")
|
||||
private Integer joinMode;
|
||||
|
||||
private Date updateTime;
|
||||
|
||||
public IntendPendingVO(){}
|
||||
|
||||
public IntendPendingVO(BaseInfoVO baseInfoVO) {
|
||||
|
||||
Reference in New Issue
Block a user