Commit cba554d7 authored by unset's avatar unset

Merge branch 'master-vehicle-price' into dev-tiande

parents a522072c e93f7d62
......@@ -9,4 +9,14 @@ public class VehicleCommonPriceDto extends PageParam {
private Integer modelId;
private Integer code;
private String numberPlate;
/**
* 所属门店(id)
*/
private Integer subordinateBranch;
/**
* 停靠门店
*/
private Integer parkBranchCompanyId;
}
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