yhj
2025-05-20 cbe08bda49cd076c16895853954db17e5b754008
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"
  }
}