parking-webapi/WebApi_data_value/appsettings.Development.json
2024-09-28 01:25:42 +08:00

9 lines
119 B
JSON

{
"Logging": {
"LogLevel": {
"Default": "Information",
"Microsoft.AspNetCore": "Warning"
}
}
}