@ -171,6 +171,10 @@ public class GroupBuyInfoDTO implements Serializable {
* 是否置顶
*/
private Integer isTop;
/**
* 置顶时间
private Integer topTime;
* 置顶人ID
@ -138,6 +138,10 @@ public class GroupBuyInfoEntity extends BaseEpdcEntity {