首页 > TAG信息列表 > volunteer

mybatis的association 一对一单向关联

  01、基础类 public class VolIntegral extends BaseEntity { private static final long serialVersionUID = 1L; private Long inId; @Excel(name = "志愿者id") private Long vtId; @Excel(name = "志愿者积分值") private Long inInt