多对多关系,课程和学生 接口 public interface CourseMapper { /** * 获取所有课程 * @return * @throws Exception */ public List<Course> getAll() throws Exception; } public interface Cour 你的当前访问异常,请进行认证后继续阅读剩余内容。 提交