摘要: @Entity @Table(name = "user") @org.hibernate.annotations.Table(appliesTo = "user",comment = "用户表") public class User{ @Id @GeneratedValue(strategy = G 阅读全文
posted @ 2020-07-08 20:20 金沙虫 阅读(2816) 评论(0) 推荐(0)