zhaojs
2023-09-27 74098f1401afe40f961d1d167bb18dd0a71c4d59
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
{
  "Logging": {
    "LogLevel": {
      "Default": "Information",
      "Microsoft": "Warning",
      "Microsoft.Hosting.Lifetime": "Information"
    }
  },
  "AllowedHosts": "*",
  "gzhappid": "wx7a9a40880081340d",
  "gzhsecret": "0570a64c9b7622a66d647689e55aab4d",
  "DbConnection": [
    {
      //²âÊÔ
      "Key": "Main",
      "ConnectionString": "server=123.60.83.120;port=3306;uid=fxuserdev;pwd=wpRtr10#2bwr00;database=fx_main_dev;Allow Zero Datetime=True;Charset=utf8;"
    }
  ]
}