@@ -107,6 +107,8 @@ public class BusOrderFee implements Serializable {
private Integer preferentialStatus;
@ApiModelProperty(value = "会员卡结费ID")
private String vipCardId;
+ @ApiModelProperty(value = "酒店Id")
+ private String hotelId;