Merge branch 'dev/feat/partner1.1_20230727' into hxd/fix/SyncCustomer3.0
This commit is contained in:
@@ -80,4 +80,6 @@ public class HyPartnerLineInfoDO implements Serializable {
|
||||
@ApiModelProperty("移除黑名单原因")
|
||||
private String removeBlackReason;
|
||||
|
||||
@ApiModelProperty("hy_partner_user_channel.channel_id")
|
||||
private Integer userChannelId;
|
||||
}
|
||||
@@ -71,5 +71,6 @@ public class HyPartnerUserInfoDO implements Serializable {
|
||||
@ApiModelProperty("推荐加盟商手机号")
|
||||
private String recommendPartnerMobile;
|
||||
|
||||
@ApiModelProperty("hy_partner_user_channel.channel_id")
|
||||
private Integer userChannelId;
|
||||
}
|
||||
Reference in New Issue
Block a user