打开文件Startup.cs,找到:app.UseSwagger();app.UseSwaggerUI(c => c.SwaggerEndpoint("/swagger/v1/swagger.json", "TodoApi v1"));将这两行移出if 外。
確定! 回上一頁