Modeling first attempt for DB
This commit is contained in:
@@ -13,8 +13,6 @@ public class Appointment {
|
||||
@Id
|
||||
private Long id;
|
||||
|
||||
private Garage garage;
|
||||
|
||||
private String serviceCode;
|
||||
|
||||
private String serviceName;
|
||||
|
||||
Reference in New Issue
Block a user