修改swagger

FileMonitor
zhangbin 2024-11-13 09:29:19 +08:00
parent c442239a9d
commit 6cf0cb8251
1 changed files with 1 additions and 1 deletions

View File

@ -119,7 +119,7 @@ namespace OpenAuth.WebApi
option.SwaggerDoc("v1", new OpenApiInfo
{
Version = "v1",
Title = "临沂市自然资源综合监管平台 API",
Title = "天网慧眼低空态势感知平台 API",
Description = "by hopetry"
});