提交 bef4cfc7 编写于 作者: S saintloong

删除不存在的api依赖

上级 b624ae8e
......@@ -35,7 +35,6 @@ import org.springframework.web.bind.annotation.*;
@RestController
@AllArgsConstructor
@RequestMapping("/${pathName}")
@Api(value = "${pathName}", description = "${comments}")
public class ${className}Controller {
private final ${className}Service ${classname}Service;
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册