admin 2 年之前
父節點
當前提交
fa3594471d
共有 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

@@ -52,7 +52,7 @@
     "Origins": [ "http://localhost:8888", "http://callcenter-admin.fengwo.com", "http://admin.call.fengwo.com" ]
   },
   "SendCallRecord": {
-    "FwUrl": "http://192.168.100.27:8066/api/call/insertcalls"
+    "FwUrl": "http://192.168.100.195:8066/api/call/insertcalls"
   },
   "WorkTimeSettings": {
     "LineSetting": [

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

@@ -323,7 +323,7 @@
     "IsDown": false
   },
   "SendCallRecord": {
-    "FwUrl": "http://192.168.100.84:8066/api/call/insertcalls"
+    "FwUrl": "http://192.168.100.195:8066/api/call/insertcalls"
   },
   "IdentityConfiguration": {
     "Password": {