Merge branch 'hxd/feat/labelAndlLine' into dev/feat/partner1.3_20230828
This commit is contained in:
@@ -82,4 +82,16 @@ public class HyPartnerLineInfoDO implements Serializable {
|
||||
|
||||
@ApiModelProperty("hy_partner_user_channel.channel_id")
|
||||
private Integer userChannelId;
|
||||
|
||||
@ApiModelProperty("创建人")
|
||||
private String createUserId;
|
||||
|
||||
@ApiModelProperty("创建人手机号")
|
||||
private String createUserMobile;
|
||||
|
||||
@ApiModelProperty("操作类型")
|
||||
private String operatorType;
|
||||
|
||||
@ApiModelProperty("更新人")
|
||||
private String updateUserId;
|
||||
}
|
||||
Reference in New Issue
Block a user