修改注释

IdleResources
zhangbin 2025-04-12 13:53:48 +08:00
parent 07a6d99332
commit 8ce937a690
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"
});