Skip to content
Toggle navigation
Projects
Groups
Snippets
Help
wangming
/
kzy-wx
This project
Loading...
Sign in
Toggle navigation
Go to a project
Project
Repository
Issues
0
Merge Requests
0
Pipelines
Wiki
Snippets
Settings
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Commit d42a6867
authored
Mar 13, 2020
by
魏文甫
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
update
1 parent
4e477fc5
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
1 additions
and
12 deletions
src/main/java/com/server/web/controller/CourseController.java
src/main/java/com/server/web/controller/InformationController.java
src/main/java/com/server/web/controller/CourseController.java
View file @
d42a686
...
...
@@ -129,17 +129,6 @@ public class CourseController extends BaseController {
}
/**
* 课程分类
*
* @return
*/
@RequestMapping
(
"/courseType"
)
public
Map
<
String
,
Object
>
courseType
()
{
return
tKzyCourseService
.
courseType
();
}
/**
* 临时设置登录信息
*
* @param request
...
...
src/main/java/com/server/web/controller/InformationController.java
View file @
d42a686
...
...
@@ -68,7 +68,7 @@ public class InformationController extends BaseController {
}
/**
* 提交评论
*
资讯
提交评论
*
* @param informationId
* @param comment
...
...
Write
Preview
Markdown
is supported
Attach a file
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to post a comment