Class LessonMaterial

  • All Implemented Interfaces:
    Serializable, org.beangle.commons.entity.Entity<Long>

    @Entity(name="org.openurp.edu.lesson.model.LessonMaterial")
    public class LessonMaterial
    extends org.beangle.commons.entity.pojo.LongIdObject
    教学资料
    See Also:
    Serialized Form
    • Constructor Detail

      • LessonMaterial

        public LessonMaterial()