Commit 3b685dff authored by hezhen's avatar hezhen

123

parent 8739f5ec
...@@ -180,8 +180,10 @@ public class VehicleBookRecord { ...@@ -180,8 +180,10 @@ public class VehicleBookRecord {
*/ */
private String orderNo; private String orderNo;
@Column(name = "vehicle_username")
private String vehicleUsername; private String vehicleUsername;
@Column(name = "vehicle_user_phone")
private String vehicleUserPhone; private String vehicleUserPhone;
@Column(name = "upkeep_ids") @Column(name = "upkeep_ids")
......
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