From 44e7987a5884ea2aa334bccca6983d9536c1e69b Mon Sep 17 00:00:00 2001
From: 移动系统liao <liaoxujun@qq.com>
Date: 星期二, 21 五月 2024 11:57:33 +0800
Subject: [PATCH] no message
---
CoreCms.Net.Core/Config/SwaggerSetup.cs | 8 ++++----
1 files changed, 4 insertions(+), 4 deletions(-)
diff --git a/CoreCms.Net.Core/Config/SwaggerSetup.cs b/CoreCms.Net.Core/Config/SwaggerSetup.cs
index 054e7bc..fa0b08d 100644
--- a/CoreCms.Net.Core/Config/SwaggerSetup.cs
+++ b/CoreCms.Net.Core/Config/SwaggerSetup.cs
@@ -1,6 +1,6 @@
锘�/***********************************************************************
- * Project: CoreCms.Net *
- * Web: https://CoreCms.Net *
+ * Project: baifenBinfa.Net *
+ * Web: https://baifenBinfa.com *
* ProjectName: 鐧惧垎鍏垫硶绠$悊绯荤粺 *
* Author: *
* Email: *
@@ -40,7 +40,7 @@
Version = version,
Title = $"{apiName} 鎺ュ彛鏂囨。",
Description = $"{apiName} HTTP API " + version,
- Contact = new OpenApiContact { Name = apiName, Email = "JianWeie@163.com", Url = new Uri("https://CoreCms.Net") },
+ Contact = new OpenApiContact { Name = apiName, Email = "34161541@qq.com", Url = new Uri("https://baifenBinfa.com") },
});
s.OrderActionsBy(o => o.RelativePath);
});
@@ -96,7 +96,7 @@
Version = version,
Title = $"{apiName} 鎺ュ彛鏂囨。",
Description = $"{apiName} HTTP API " + version,
- Contact = new OpenApiContact { Name = apiName, Email = "JianWeie@163.com", Url = new Uri("https://CoreCms.Net") },
+ Contact = new OpenApiContact { Name = apiName, Email = "34161541@qq.com", Url = new Uri("https://baifenBinfa.com") },
});
s.OrderActionsBy(o => o.RelativePath);
});
--
Gitblit v1.9.1