zoujiajian 2 лет назад
Родитель
Сommit
ad53db619e
1 измененных файлов с 0 добавлено и 5 удалено
  1. 0 5
      netflix-dao/src/main/java/com/cyksj/model/entity/GroupsRelation.java

+ 0 - 5
netflix-dao/src/main/java/com/cyksj/model/entity/GroupsRelation.java

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