1 2 3 4 5 6
{ "Logging": { "LogLevel": { "Default": "Information", "Microsoft.AspNetCore": "Warning" }
7 8 9
}, "ErpApi": { "BaseUrl": "http://localhost:2011"
10 11
} }