Ctrl+P
vscode 自动生成SwaggerApi文档接口代码插件
// swagger.conf.json { "projects": [ { "name": "", "api": "", "output": "", "type": "ts" } ] }