From 757e9a10418043eb1a5c5e41975d3eb39db66a80 Mon Sep 17 00:00:00 2001
From: 移动系统liao <liaoxujun@qq.com>
Date: 星期五, 20 六月 2025 14:27:04 +0800
Subject: [PATCH] no message
---
cylsg/cylsg.Application/applicationsettings.json | 33 +++++++++++++++++++++++++++------
1 files changed, 27 insertions(+), 6 deletions(-)
diff --git a/cylsg/cylsg.Application/applicationsettings.json b/cylsg/cylsg.Application/applicationsettings.json
index b01b457..76f0dec 100644
--- a/cylsg/cylsg.Application/applicationsettings.json
+++ b/cylsg/cylsg.Application/applicationsettings.json
@@ -1,26 +1,47 @@
锘縶
"$schema": "https://gitee.com/dotnetchina/Furion/raw/v4/schemas/v4/furion-schema.json",
"SpecificationDocumentSettings": {
- "DocumentTitle": "Furion | 瑙勮寖鍖栨帴鍙�",
+ "DocumentTitle": " 宸濆嵃涓存椂宸�",
"GroupOpenApiInfos": [
{
"Group": "Default",
- "Title": "瑙勮寖鍖栨紨绀�",
- "Description": "宸濆嵃鐏垫椂宸�",
+ "Title": "宸濆嵃涓存椂宸�",
+ "Description": "宸濆嵃涓存椂宸�",
"Version": "1.0.0",
-
+ "Order": 10,
"Contact": {
"Name": "",
-
+
"Email": "monksoul@outlook.com"
},
"License": {
"Name": "Apache-2.0"
-
+
+ }
+ },
+ {
+ "Group": "CYOA",
+ "Title": "宸濆嵃OA",
+ "Description": "宸濆嵃OA",
+ "Version": "1.0.0",
+ "Order": 10,
+ "Contact": {
+ "Name": "",
+
+ "Email": "monksoul@outlook.com"
+ },
+ "License": {
+ "Name": "Apache-2.0"
+
}
}
]
},
+
+ "VerifyFace": {
+ "Enable": true
+ },
+
"CorsAccessorSettings": {
"WithExposedHeaders": [
"access-token",
--
Gitblit v1.9.1