@belife/belife-bim-air 1.6.1-zy.86.patch.7 → 1.6.1-zy.86.patch.8

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.
@@ -28847,7 +28847,7 @@ __webpack_require__(/*! core-js/modules/es.function.name.js */ "./node_modules/c
28847
28847
  var token = cookie_1.UserCookie.getInstance().token;
28848
28848
  if (!token || token === "" || token === undefined || token === null) {
28849
28849
  token = (0, CryptoJs_1.getToken)();
28850
- (0, cookie_1.setCookie)("Token", token, 24 * 60 * 60, "/");
28850
+ (0, cookie_1.setCookie)("Token", token, 60 * 20, "/");
28851
28851
  }
28852
28852
  var BimAir = {
28853
28853
  Process: process_1.Process,
@@ -170690,7 +170690,7 @@ module.exports = JSON.parse('{"name":"axios","version":"0.21.4","description":"P
170690
170690
  /***/ (function(module) {
170691
170691
 
170692
170692
  "use strict";
170693
- module.exports = JSON.parse('{"name":"@belife/belife-bim-air","version":"1.6.1-zy.86.patch.7","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":{}}');
170693
+ module.exports = JSON.parse('{"name":"@belife/belife-bim-air","version":"1.6.1-zy.86.patch.8","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":{}}');
170694
170694
 
170695
170695
  /***/ }),
170696
170696