From 412af3695c4091ee7ee3534dea2887155978cbfc Mon Sep 17 00:00:00 2001 From: 移动系统liao <liaoxujun@qq.com> Date: 星期三, 11 六月 2025 10:12:02 +0800 Subject: [PATCH] 第一版入库 --- Admin.NET/Admin.NET.Web.Entry/appsettings.json | 5 ++++- 1 files changed, 4 insertions(+), 1 deletions(-) diff --git a/Admin.NET/Admin.NET.Web.Entry/appsettings.json b/Admin.NET/Admin.NET.Web.Entry/appsettings.json index cd1c674..57e58ec 100644 --- a/Admin.NET/Admin.NET.Web.Entry/appsettings.json +++ b/Admin.NET/Admin.NET.Web.Entry/appsettings.json @@ -1,5 +1,8 @@ { "$schema": "https://gitee.com/dotnetchina/Furion/raw/v4/schemas/v4/furion-schema.json", - "ConfigurationScanDirectories": [ "Configuration", "" ] // 鎵弿閰嶇疆鏂囦欢json鏂囦欢澶癸紙鑷姩鍚堝苟璇ユ枃浠跺す閲岄潰鎵�鏈塲son鏂囦欢锛� + "ConfigurationScanDirectories": [ "Configuration", "" ], // 鎵弿閰嶇疆鏂囦欢json鏂囦欢澶癸紙鑷姩鍚堝苟璇ユ枃浠跺す閲岄潰鎵�鏈塲son鏂囦欢锛� + + + } \ No newline at end of file -- Gitblit v1.9.1