huawei
昨天 64e45c6c5817e3d9d823180946f3b4aa78fe6b6d
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
{
  "Logging": {
    "LogLevel": {
      "Default": "Information",
      "Microsoft.AspNetCore": "Warning"
    }
  },
  "AllowedHosts": "*",
  "ConnectionStrings": "Data Source=192.168.8.8;Initial Catalog=GS_MES;User ID=sa;Password =JianHui@2025",
  "TestErpUrl": "http://60.204.140.168:8080//kingdee/billWriteIn",
  "TestErpUrl2": "http://60.204.140.168:8080//kingdee/transferDirect",
  "TestErpUrl3": "http://60.204.140.168:8080//kingdee/updateShdStatus",
  "TestErpUrl4": "http://60.204.140.168:8080//kingdee/billReload",
  "TestErpUrl5": "http://60.204.140.168:8888//kingdee/billWriteIn",
  "TestErpUrl6": "http://60.204.140.168:8888//kingdee/transferDirect",
  "TestErpUrl101": "http://60.204.140.168:8080//kingdee/deleteBill",
  "ProductionErpUrl": "http://192.168.1.149:8066/WebService1.asmx/mesToErpinfoFormal",
  "ServicesPath": "Services",
  "LogPath": "logs",
  "UploadPath": "upload",
  "DownPath": "down"
}