提交 1a32177c 编写于 作者: F fengyw

增加日志显示

上级 c5cde39e
......@@ -32,7 +32,6 @@ import org.elasticsearch.index.query.QueryBuilders;
import org.elasticsearch.search.fetch.subphase.highlight.HighlightBuilder;
import org.elasticsearch.search.sort.FieldSortBuilder;
import org.elasticsearch.search.sort.SortOrder;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.cache.annotation.CacheConfig;
import org.springframework.cache.annotation.Cacheable;
import org.springframework.data.domain.PageRequest;
......@@ -65,7 +64,7 @@ public class ApiCourseBiz extends BaseBiz {
private final CourseChapterDao chapterDao;
@NotNull
private final CourseChapterPeriodDao periodDao;
@Autowired
@NotNull
private final CategoryDao categoryDao;
@NotNull
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册