yhj
2025-05-20 8aa883ebdf2e3a636aa639d3e918bd65edd0cfd1
1
2
3
4
5
6
7
8
9
10
11
12
{
  "Logging": {
    "LogLevel": {
      "Default": "Information",
      "Microsoft.AspNetCore": "Warning"
    }
  },
  "AllowedHosts": "*",
  "ConnectionStrings": {
    "OracleDB": "User Id=xm_prd;Password=xmprd;Data Source=192.168.0.107:1521/ORCL"
  }
}