Id; import java.io.Serializable; @Entity public class Record implements Serializable { private static final Long serialVersionUID = 1L; ...
確定! 回上一頁