@Id @GeneratedValue(generator = "jpa-uuid") //system-uuid同样 @Column(length = 32) private String userId; .
確定! 回上一頁