修复一下bug
This commit is contained in:
@@ -10,7 +10,6 @@ import java.util.Map;
|
||||
|
||||
public interface CourseService extends IService<CourseEntity> {
|
||||
|
||||
List<CourseEntity> getMyCourse(String userId);
|
||||
|
||||
List<CourseEntity> getCourseListBySociology(String sociologyId);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user