From 595df5dac0a782bfdadab766b4dd62d326b0a383 Mon Sep 17 00:00:00 2001
From: 小飞侠 <8277136+liaoxujun@user.noreply.gitee.com>
Date: 星期二, 21 十月 2025 14:53:04 +0800
Subject: [PATCH] 增加川印设备维修回写
---
cylsg/cylsg.Application/applicationsettings.json | 27 ++++++++++++++++++++++++---
1 files changed, 24 insertions(+), 3 deletions(-)
diff --git a/cylsg/cylsg.Application/applicationsettings.json b/cylsg/cylsg.Application/applicationsettings.json
index 4b91598..76f0dec 100644
--- a/cylsg/cylsg.Application/applicationsettings.json
+++ b/cylsg/cylsg.Application/applicationsettings.json
@@ -1,14 +1,30 @@
锘縶
"$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": "",
@@ -21,6 +37,11 @@
}
]
},
+
+ "VerifyFace": {
+ "Enable": true
+ },
+
"CorsAccessorSettings": {
"WithExposedHeaders": [
"access-token",
--
Gitblit v1.9.1