增加租电套餐id字段
This commit is contained in:
		| @ -14,6 +14,9 @@ public class CarModelPackageDTO { | ||||
|     @ApiModelProperty("套餐ID") | ||||
|     private Long carRuleId; | ||||
|  | ||||
|     @ApiModelProperty("租电套餐ID") | ||||
|     private Long batteryRuleId; | ||||
|  | ||||
|     @ApiModelProperty("美团商品ID") | ||||
|     private String mtProductId; | ||||
|  | ||||
|  | ||||
		Reference in New Issue
	
	Block a user