|
@ -321,6 +321,7 @@ public class BirActivityCenterGoods implements Serializable { |
|
|
|
|
|
|
|
|
private Long templateId; |
|
|
private Long templateId; |
|
|
|
|
|
|
|
|
|
|
|
@TableField(condition = SqlCondition.LIKE) |
|
|
private String templateTitle; |
|
|
private String templateTitle; |
|
|
|
|
|
|
|
|
@TableField(condition = SqlCondition.LIKE) |
|
|
@TableField(condition = SqlCondition.LIKE) |
|
|