Commit f141de1b authored by hezhen's avatar hezhen

Merge branch 'master-chw' into dev-chw

parents c6e4f7d1 c1669e33
...@@ -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