@GeneratedValue(strategy = GenerationType.AUTO) public String getId() { return id; } 这是说Id是个自增主键,映射到你这个类中的String id. 已赞过 已踩过<.
確定! 回上一頁