mirror of
https://github.com/PlayEdu/PlayEdu
synced 2025-12-25 12:22:03 +08:00
课程附件下载重构
This commit is contained in:
@@ -16,7 +16,9 @@
|
||||
package xyz.playedu.api.mapper;
|
||||
|
||||
import com.baomidou.mybatisplus.core.mapper.BaseMapper;
|
||||
|
||||
import org.apache.ibatis.annotations.Mapper;
|
||||
|
||||
import xyz.playedu.api.domain.CourseAttachmentDownloadLog;
|
||||
import xyz.playedu.api.types.paginate.CourseAttachmentDownloadLogPaginateFiler;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user