|
@@ -15,7 +15,6 @@ import java.util.List;
|
|
|
@Table(name = "abnormal$report")
|
|
@Table(name = "abnormal$report")
|
|
|
public class AbnormalReport implements Serializable {
|
|
public class AbnormalReport implements Serializable {
|
|
|
|
|
|
|
|
-
|
|
|
|
|
@Id
|
|
@Id
|
|
|
@GeneratedValue(strategy = GenerationType.IDENTITY)
|
|
@GeneratedValue(strategy = GenerationType.IDENTITY)
|
|
|
@Column(name = "id")
|
|
@Column(name = "id")
|