@ -54,6 +54,11 @@ public class TagCustomerDTO implements Serializable {
*/
private Integer useCount;
/**
* 1:展示;0:隐藏;0302因烟台需求增加此列默认1
private Integer showFlag;
* 删除标识 0.未删除 1.已删除
@ -55,4 +55,8 @@ public class TagCustomerEntity extends BaseEpmetEntity {
}