Commit 7d4c0bef authored by hanfeng's avatar hanfeng

修改vmqc

parent 2f041f30
...@@ -12,9 +12,9 @@ public class VehicleModelQueryCondition { ...@@ -12,9 +12,9 @@ public class VehicleModelQueryCondition {
@ApiModelProperty(value = "房车型号") @ApiModelProperty(value = "房车型号")
private String vehileModel; private String vehileModel;
@ApiModelProperty(value = "房车名") @ApiModelProperty(value = "房车名")
private String vehileName; private String vehileName;
@ApiModelProperty(value = "乘卧数") @ApiModelProperty(value = "乘卧数")
private String takeALieTheNumber; private String takeALieTheNumber;
} }
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment