Commit 7862429f030107eeac2b7ade064d364f94e08c3d

Authored by 徐近程
1 parent c09f4b9c

update

src/main/java/com/cnlive/shenhe/api/ChannelControllerApi.java
... ... @@ -35,7 +35,7 @@ public class ChannelControllerApi {
35 35 /**
36 36 * @Auther: liwei
37 37 * @Date: 2019/08/17 11:17
38   - * @Description: 频道送审接口3
  38 + * @Description: 频道送审接口
39 39 */
40 40 @PostMapping("/import")
41 41 @ResponseBody
... ...