From 4dce7940a4f2a6711bb261d8587a77ff259a2ebf Mon Sep 17 00:00:00 2001
From: WX <WX@LAPTOP-D7EGQG4L>
Date: 星期日, 20 二月 2022 11:56:46 +0800
Subject: [PATCH] 接口方法配置

---
 ZTICInterface.Application/applicationsettings.json |   38 +++++++++++++++++++-------------------
 1 files changed, 19 insertions(+), 19 deletions(-)

diff --git a/ZTICInterface.Application/applicationsettings.json b/ZTICInterface.Application/applicationsettings.json
index aa167d8..e1be210 100644
--- a/ZTICInterface.Application/applicationsettings.json
+++ b/ZTICInterface.Application/applicationsettings.json
@@ -1,23 +1,23 @@
 锘縶
   "SpecificationDocumentSettings": {
-    "DocumentTitle": "Furion | 瑙勮寖鍖栨帴鍙�",
-    "GroupOpenApiInfos": [
-      {
-        "Group": "Default",
-        "Title": "瑙勮寖鍖栨帴鍙f紨绀�",
-        "Description": "璁� .NET 寮�鍙戞洿绠�鍗曪紝鏇撮�氱敤锛屾洿娴佽銆�",
-        "Version": "1.0.0",
-        "TermsOfService": "https://furion.icu",
-        "Contact": {
-          "Name": "鐧惧皬鍍�",
-          "Url": "https://gitee.com/monksoul",
-          "Email": "monksoul@outlook.com"
-        },
-        "License": {
-          "Name": "Apache-2.0",
-          "Url": "https://gitee.com/dotnetchina/Furion/blob/rc1/LICENSE"
-        }
-      }
-    ]
+    "DocumentTitle": "Furion | 瑙勮寖鍖栨帴鍙�"
+    //"GroupOpenApiInfos": [
+    //  {
+    //    "Group": "Default",
+    //    "Title": "瑙勮寖鍖栨帴鍙f紨绀�",
+    //    "Description": "璁� .NET 寮�鍙戞洿绠�鍗曪紝鏇撮�氱敤锛屾洿娴佽銆�",
+    //    "Version": "1.0.0",
+    //    "TermsOfService": "https://furion.icu",
+    //    "Contact": {
+    //      "Name": "鐧惧皬鍍�",
+    //      "Url": "https://gitee.com/monksoul",
+    //      "Email": "monksoul@outlook.com"
+    //    },
+    //    "License": {
+    //      "Name": "Apache-2.0",
+    //      "Url": "https://gitee.com/dotnetchina/Furion/blob/rc1/LICENSE"
+    //    }
+    //  }
+    //]
   }
 }
\ No newline at end of file

--
Gitblit v1.8.0