public class User implements Serializable { //主键 @NotNull(message = "primary is not null",groups = {GroupInterface1.class}) private Long ...
確定! 回上一頁