优化课程创建

This commit is contained in:
none
2023-03-15 10:40:33 +08:00
parent fb94e93f80
commit cca6d050bc
13 changed files with 213 additions and 136 deletions

View File

@@ -7,7 +7,7 @@ import com.baomidou.mybatisplus.core.mapper.BaseMapper;
/**
* @author tengteng
* @description 针对表【course_hour】的数据库操作Mapper
* @createDate 2023-02-26 18:10:09
* @createDate 2023-03-15 10:16:45
* @Entity xyz.playedu.api.domain.CourseHour
*/
@Mapper