feat:完善结构

This commit is contained in:
橙子
2023-03-19 23:18:17 +08:00
parent 019c73ceca
commit 7b01d4722f
5 changed files with 5 additions and 5 deletions

View File

@@ -1,7 +1,7 @@
{
"Logging": {
"LogLevel": {
"Default": "Information",
"Default": "Debug",
"Microsoft.AspNetCore": "Information"
}
},