@@ -28,7 +28,6 @@ public class LifeDiscountCouponFriendRule {
*/
@ApiModelProperty(value = "店铺id")
@TableField("store_id")
- @TableLogic
private Integer storeId;
/**