cms-chenhj-ui 1.0.53 → 1.0.54

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.
@@ -14026,7 +14026,7 @@ service.interceptors.request.use(config => {
14026
14026
  };
14027
14027
  }
14028
14028
  }
14029
- const urlList = [gBase64.decode("aHR0cDovLzEwLjAuMjguNjA6OTY0MA=="), gBase64.decode("aHR0cDovLzEwLjAuMjguMTYx"), gBase64.decode("https://www-uat.hk.chinamobile.com"), "https://www.hk.chinamobile.com", "https://omniapi.hk.chinamobile.com"];
14029
+ const urlList = [gBase64.decode("aHR0cDovLzEwLjAuMjguNjA6OTY0MA=="), gBase64.decode("aHR0cDovLzEwLjAuMjguMTYx"), gBase64.decode("https://www-uat.hk.chinamobile.com"), "https://omniapi-uat.hk.chinamobile.com", "https://www.hk.chinamobile.com", "https://omniapi.hk.chinamobile.com"];
14030
14030
  if (config.url.includes("/api/")) {
14031
14031
  if (true) {
14032
14032
  if (urlList.some(item => item == window.location.origin)) {