{ "ConnectionStrings": { "DefaultConnection": "server=localhost;database=zhengcaioa;uid=sa;pwd=123456;" }, "Logging": { "LogLevel": { "Default": "Information", "Microsoft": "Warning", "Microsoft.Hosting.Lifetime": "Information" } }, "AllowedHosts": "*", "Elasticsearchurl": "http://localhost:9200", "SecurityKey": "superSecretKey@345" }