VistarStarDataIntegration/admin.net.pro/Admin.NET/Admin.NET.Web.Entry/appsettings.json
2024-09-09 09:23:58 +08:00

5 lines
239 B
JSON
Raw Permalink Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

{
"$schema": "https://gitee.com/dotnetchina/Furion/raw/v4/schemas/v4/furion-schema.json",
"ConfigurationScanDirectories": [ "Configuration", "" ] // 扫描配置文件json文件夹自动合并该文件夹里面所有json文件
}