Class StudentInfoBean

    • Field Detail

      • updatedAt

        protected Date updatedAt
        修改时间
    • Constructor Detail

      • StudentInfoBean

        public StudentInfoBean()
    • Method Detail

      • getUpdatedAt

        public Date getUpdatedAt()
        Specified by:
        getUpdatedAt in interface org.beangle.commons.entity.TimeEntity
      • setUpdatedAt

        public void setUpdatedAt​(Date updatedAt)
        Specified by:
        setUpdatedAt in interface org.beangle.commons.entity.TimeEntity