Commit c1669e33 authored by hezhen's avatar hezhen

123

parent 4dfedad0
...@@ -342,4 +342,9 @@ public class Vehicle { ...@@ -342,4 +342,9 @@ public class Vehicle {
@ApiModelProperty("型号名称") @ApiModelProperty("型号名称")
private String categoryName; private String categoryName;
@Transient
@ApiModelProperty("改变的json")
private String changeJson;
} }
\ 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