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.
@@ -14036,7 +14036,7 @@ service.interceptors.request.use(config => {
14036
14036
  };
14037
14037
  }
14038
14038
  }
14039
- 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"];
14039
+ 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"];
14040
14040
  if (config.url.includes("/api/")) {
14041
14041
  if (true) {
14042
14042
  if (urlList.some(item => item == window.location.origin)) {