fix 文件夹路径

This commit is contained in:
luoyunchong
2020-08-11 18:36:49 +08:00
parent d54e5fd4c4
commit 88235bb283
35 changed files with 22 additions and 51 deletions

View File

@@ -31,6 +31,7 @@ CLI : dotnet add package IGeekFan.AspNetCore.Knife4jUI
```
using System.Reflection;
using Microsoft.AspNetCore.Mvc.Controllers
using Microsoft.OpenApi.Models;
using Swashbuckle.AspNetCore.SwaggerGen;
using IGeekFan.AspNetCore.Knife4jUI;