瀏覽代碼

切换设备

dss 2 年之前
父節點
當前提交
04d546d2c3
共有 2 個文件被更改,包括 2 次插入2 次删除
  1. 1 1
      src/CallCenter.Api/appsettings.Development.json
  2. 1 1
      src/CallCenter.Api/appsettings.json

+ 1 - 1
src/CallCenter.Api/appsettings.Development.json

@@ -37,7 +37,7 @@
   },
   "AllowedHosts": "*",
   "DeviceConfigs": {
-    "Address": "http://192.168.100.101/xml",
+    "Address": "http://192.168.100.100/xml",
     "Authorize": true,
     "ReceiveKey": "E1BBD1BB-A269-44",
     "SendKey": "2A-BA92-160A3B1D",

+ 1 - 1
src/CallCenter.Api/appsettings.json

@@ -37,7 +37,7 @@
   },
   "AllowedHosts": "*",
   "DeviceConfigs": {
-    "Address": "http://192.168.100.101/xml",
+    "Address": "http://192.168.100.100/xml",
     "Authorize": true,
     "ReceiveKey": "E1BBD1BB-A269-44",
     "SendKey": "2A-BA92-160A3B1D",