提交 40dcce40 authored 作者: renjianyu's avatar renjianyu

--no commit message

上级 f40a8d79
...@@ -688,7 +688,7 @@ public class ResourceLibraryController { ...@@ -688,7 +688,7 @@ public class ResourceLibraryController {
} }
} }
excellentVideoService.insert(excellentVideo); excellentVideoService.insert(excellentVideo);
throw new BaseException(3, "添加推荐成功!"); // throw new BaseException(3, "添加推荐成功!");
} }
} else { } else {
throw new ParameterValidateException(1, "推荐以上限!"); throw new ParameterValidateException(1, "推荐以上限!");
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论