admin 2 жил өмнө
parent
commit
fa3594471d

+ 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": {