Sign in
周伟鹏
/
cnlive_shenhe
·
Commits
GitLab
Back to dashboard
Project
Activity
Files
Commits
Network
Graphs
Milestones
Issues
0
Merge Requests
0
Labels
Wiki
Download as
Plain Diff
Browse Code »
Commit
8907962b22e6e40ee043697fb832cdbc621aeda5
Authored by
徐近程
2020-02-25 17:14:13 +0800
2 parents
8036220e
052caf9e
Merge branch 'dev'
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
src/main/java/com/cnlive/shenhe/api/ChannelControllerApi.java
src/main/java/com/cnlive/shenhe/api/ChannelControllerApi.java
View file @
8907962
...
...
@@ -35,7 +35,7 @@ public class ChannelControllerApi {
35
35
/**
36
36
* @Auther: liwei
37
37
* @Date: 2019/08/17 11:17
38
- * @Description: 频道送审接口
38
+ * @Description: 频道送审接口
1
39
39
*/
40
40
@PostMapping("/import")
41
41
@ResponseBody
...
...