提交 3b1f4f15 编写于 作者: M MaxKey

Update README.md

上级 318b5d23
...@@ -39,7 +39,7 @@ ...@@ -39,7 +39,7 @@
@Entity @Entity
@Table(name = "STUDENTS") @Table(name = "STUDENTS")
public class Students extends JpaBaseEntity implements Serializable{ public class Students extends JpaEntity implements Serializable{
@Id @Id
@Column @Column
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册