1
liuying
2024-04-26 afd3c78ddf978b27d340af3a07c99221856dbd4f
1
2
3
4
5
6
7
8
9
{
  "Logging": {
    "LogLevel": {
      "Default": "Information",
      "Microsoft.Hosting.Lifetime": "Information"
    }
  },
  "DefaultConnection": "Server=10.10.40.166;Database=Admin.NET;User=sa;Password=123abc.com;MultipleActiveResultSets=True;"
}