@@ -108,11 +108,6 @@ public class GroupsRelation extends BaseEntity {
@DbIgnore
private Integer maxNum;
- /**
- * 车票获取类型 默认1购买,2.体验
- */
- private Integer aqType;
-
@AllArgsConstructor
@Getter