Commit 35bbce89 authored by hezhen's avatar hezhen

Merge branch 'master-chw' into dev-chw

parents 31db2904 23624918
......@@ -333,4 +333,12 @@ public class Vehicle {
@ApiModelProperty("申请id")
private Integer vehicleApplyId;
@ApiModelProperty("品牌名称")
private String brandName;
@ApiModelProperty("型号名称")
private String categoryName;
}
\ No newline at end of file
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