Commit d42a6867 by 魏文甫

update

1 parent 4e477fc5
......@@ -129,17 +129,6 @@ public class CourseController extends BaseController {
}
/**
* 课程分类
*
* @return
*/
@RequestMapping("/courseType")
public Map<String, Object> courseType() {
return tKzyCourseService.courseType();
}
/**
* 临时设置登录信息
*
* @param request
......
......@@ -68,7 +68,7 @@ public class InformationController extends BaseController {
}
/**
* 提交评论
* 资讯提交评论
*
* @param informationId
* @param comment
......
Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!