@belife/belife-bim-air 1.6.1-zy.86.patch.10 → 1.6.1-zy.86.patch.11

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/lib/BimAir.umd.js CHANGED
@@ -30335,7 +30335,7 @@ __webpack_require__(/*! core-js/modules/es.function.name.js */ "./node_modules/c
30335
30335
  var token = cookie_1.UserCookie.getInstance().token;
30336
30336
  if (!token || token === "" || token === undefined || token === null) {
30337
30337
  token = (0, CryptoJs_1.getToken)();
30338
- (0, cookie_1.setCookie)("Token", token, 24 * 60 * 60, "/");
30338
+ (0, cookie_1.setCookie)("Token", token, 20 * 60, "/");
30339
30339
  }
30340
30340
  var BimAir = {
30341
30341
  Process: process_1.Process,
@@ -172956,7 +172956,7 @@ module.exports = JSON.parse('{"name":"axios","version":"0.21.4","description":"P
172956
172956
  /***/ (function(module) {
172957
172957
 
172958
172958
  "use strict";
172959
- module.exports = JSON.parse('{"name":"@belife/belife-bim-air","version":"1.6.1-zy.86.patch.10","description":"发布的基于gs-longan的图形显示控件","main":"lib/BimAir.umd.min.js","types":"types/index.d.ts","author":"","license":"ISC","scripts":{"publish":"npm publish --registry=https://registry.npmjs.org --tag=zy","publishAlpha":"npm publish --tag=alpha","publishBeta":"npm publish --tag=beta","publishBeta2":"npm publish --tag=beta2","typedoc":"typedoc --plugin typedoc-plugin-markdown"},"dependencies":{},"devDependencies":{}}');
172959
+ module.exports = JSON.parse('{"name":"@belife/belife-bim-air","version":"1.6.1-zy.86.patch.11","description":"发布的基于gs-longan的图形显示控件","main":"lib/BimAir.umd.min.js","types":"types/index.d.ts","author":"","license":"ISC","scripts":{"publish":"npm publish --registry=https://registry.npmjs.org --tag=zy","publishAlpha":"npm publish --tag=alpha","publishBeta":"npm publish --tag=beta","publishBeta2":"npm publish --tag=beta2","typedoc":"typedoc --plugin typedoc-plugin-markdown"},"dependencies":{},"devDependencies":{}}');
172960
172960
 
172961
172961
  /***/ }),
172962
172962