Commit 8739f5ec authored by hezhen's avatar hezhen

123

parent 321f25b3
...@@ -184,6 +184,6 @@ public class VehicleBookRecord { ...@@ -184,6 +184,6 @@ public class VehicleBookRecord {
private String vehicleUserPhone; private String vehicleUserPhone;
@Column(name = "vehicle_upkeep_item_ids") @Column(name = "upkeep_ids")
private String upkeepIds; private String upkeepIds;
} }
\ 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