iv-npm 1.7.112 → 1.7.113

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.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "iv-npm",
3
- "version": "1.7.112",
3
+ "version": "1.7.113",
4
4
  "description": "公共通用包",
5
5
  "author": "Mr.Cong",
6
6
  "license": "ISC",
@@ -242,7 +242,7 @@ function hostConfiger(key) {
242
242
  GATEWAY_URL: "https://gateway.nacho.cn",
243
243
  SFM_URL: "https://sfm.nacho.cn",
244
244
  CCFLOW_URL: "https://ccflow.nacho.cn/",
245
- SHARECOOL_URL: "https://mrp.sharecool.com/"
245
+ SHARECOOL_URL: "https://mrp.sharecool.com"
246
246
  };
247
247
  try {
248
248
  if (process.env.VITE_APP_SHARECOOL_URL)