|
@@ -37,7 +37,7 @@
|
|
},
|
|
},
|
|
"AllowedHosts": "*",
|
|
"AllowedHosts": "*",
|
|
"DeviceConfigs": {
|
|
"DeviceConfigs": {
|
|
- "Address": "http://192.168.100.100/xml",
|
|
|
|
|
|
+ "Address": "http://192.168.100.101/xml",
|
|
"Authorize": true,
|
|
"Authorize": true,
|
|
"ReceiveKey": "E1BBD1BB-A269-44",
|
|
"ReceiveKey": "E1BBD1BB-A269-44",
|
|
"SendKey": "2A-BA92-160A3B1D",
|
|
"SendKey": "2A-BA92-160A3B1D",
|
|
@@ -49,13 +49,13 @@
|
|
},
|
|
},
|
|
"Swagger": true,
|
|
"Swagger": true,
|
|
"Cors": {
|
|
"Cors": {
|
|
- "Origins": [ "http://localhost:8888", "http://callcenter-admin.fengwo.com", "http://admin.call.fengwo.com" ]
|
|
|
|
|
|
+ "Origins": [ "http://localhost:8888","http://localhost:8695","http://callcenter-admin.fengwo.com", "http://admin.call.fengwo.com" ]
|
|
},
|
|
},
|
|
"WorkTimeSettings": {
|
|
"WorkTimeSettings": {
|
|
- "MorningBegin": "08:00",
|
|
|
|
|
|
+ "MorningBegin": "07:00",
|
|
"MorningEnd": "12:00",
|
|
"MorningEnd": "12:00",
|
|
- "AfterBegin": "15:00",
|
|
|
|
- "AfterEnd": "21:00",
|
|
|
|
|
|
+ "AfterBegin": "12:00",
|
|
|
|
+ "AfterEnd": "23:00",
|
|
"WorkDay": [ 1, 2, 3, 4, 5, 0, 6 ],
|
|
"WorkDay": [ 1, 2, 3, 4, 5, 0, 6 ],
|
|
"WorkCategory": "08da9b9f-a35d-4ade-8ea7-55e8abbcdefd",
|
|
"WorkCategory": "08da9b9f-a35d-4ade-8ea7-55e8abbcdefd",
|
|
"RestCategory": "08daa5f5-ac7a-4ced-8295-1c78baa15f9e"
|
|
"RestCategory": "08daa5f5-ac7a-4ced-8295-1c78baa15f9e"
|