fix swagger报错
This commit is contained in:
parent
f2c83958b4
commit
bb28b456c9
@ -46,6 +46,7 @@ namespace ZR.Admin.WebApi.Controllers
|
||||
}
|
||||
|
||||
[Route("/")]
|
||||
[HttpGet]
|
||||
public IActionResult Index()
|
||||
{
|
||||
return Content("Hello看到这里页面说明你已经成功启动了本项目,加油吧 少年。");
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user