From 2d8739b04f86ab5e73ec7b0d3152e702a90a450b Mon Sep 17 00:00:00 2001 From: 移动系统liao <liaoxujun@qq.com> Date: 星期一, 14 七月 2025 16:34:49 +0800 Subject: [PATCH] 修改用户扩展资料 --- Admin.NET/Admin.NET.Application/Configuration/Swagger.json | 34 +++++++++++++++++++++++++++++++--- 1 files changed, 31 insertions(+), 3 deletions(-) diff --git a/Admin.NET/Admin.NET.Application/Configuration/Swagger.json b/Admin.NET/Admin.NET.Application/Configuration/Swagger.json index 6d636b7..1e15d7e 100644 --- a/Admin.NET/Admin.NET.Application/Configuration/Swagger.json +++ b/Admin.NET/Admin.NET.Application/Configuration/Swagger.json @@ -6,17 +6,45 @@ "GroupOpenApiInfos": [ { "Group": "Default", - "Title": "Admin.NET 閫氱敤鏉冮檺寮�鍙戝钩鍙�", - "Description": "璁� .NET 寮�鍙戞洿绠�鍗曘�佹洿閫氱敤銆佹洿娴佽銆傛暣鍚堟渶鏂版妧鏈紝妯″潡鎻掍欢寮忓紑鍙戯紝鍓嶅悗绔垎绂伙紝寮�绠卞嵆鐢ㄣ��", + "Title": "绯荤粺", + "Description": "", "Version": "1.0.0", "Order": 1000 }, { "Group": "All Groups", "Title": "鎵�鏈夋帴鍙�", - "Description": "璁� .NET 寮�鍙戞洿绠�鍗曘�佹洿閫氱敤銆佹洿娴佽銆傛暣鍚堟渶鏂版妧鏈紝妯″潡鎻掍欢寮忓紑鍙戯紝鍓嶅悗绔垎绂伙紝寮�绠卞嵆鐢ㄣ��", + "Description": "", "Version": "1.0.0", "Order": 0 + }, + { + "Group": "FZCCGPT", + "Title": "闈炴斂搴滈噰璐氦鏄撳钩鍙�", + "Description": "闈炴斂搴滈噰璐氦鏄撳钩鍙�", + "Version": "1.0.0", + "Order": 10000 + }, + { + "Group": "FZFCGDD", + "Title": "闈炴斂搴滈噰璐鍗�", + "Description": "闈炴斂搴滈噰璐鍗�", + "Version": "1.0.0", + "Order": 10001 + }, + { + "Group": "FZCCustomerGroupName", + "Title": "鍓嶇瀹㈡埛鍜岀郴缁熻缃�", + "Description": "闈炴斂搴滈噰璐氦鏄撳钩鍙�", + "Version": "1.0.0", + "Order": 10000 + }, + { + "Group": "FZCAPISYS", + "Title": "鍓嶇绯荤粺", + "Description": "闈炴斂搴滈噰璐氦鏄撳钩鍙�", + "Version": "1.0.0", + "Order": 10000 } ], "DefaultGroupName": "Default", // 榛樿鍒嗙粍鍚� -- Gitblit v1.9.1