vue-intergrall-plugins 0.0.202 → 0.0.203
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
|
@@ -7780,7 +7780,7 @@ var axios_1 = axios$1;
|
|
|
7780
7780
|
var _default = axios$1;
|
|
7781
7781
|
axios_1.default = _default;var axios = axios_1;vue__default["default"].prototype.$httpRequest = axios;
|
|
7782
7782
|
var domain = window.location.hostname == 'localhost' ? "https://linux07" : "https://".concat(window.location.hostname) + "/im";
|
|
7783
|
-
var route = "/
|
|
7783
|
+
var route = "/smartChannel/v1/api.php"; // const route = `atdHumano/middleware/smartchannel_api.php`
|
|
7784
7784
|
|
|
7785
7785
|
var baseURL = "".concat(domain).concat(route);
|
|
7786
7786
|
var dev = window.location.hostname == 'localhost' ? '&teste=levchat2' : '';var standardMessages = {
|