VisitJPA corregido
This commit is contained in:
@@ -24,7 +24,7 @@ public class VisitJPA implements Serializable {
|
||||
@Id
|
||||
private Integer id;
|
||||
private Date date;
|
||||
private String time;
|
||||
private Time time;
|
||||
private String observations;
|
||||
private String result;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user