meixifrontserve 2.0.84 → 2.0.86

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.
@@ -40,7 +40,7 @@
40
40
  "meixihandlerecorde": "0.0.8",
41
41
  "meixihelpmenu": "0.0.2",
42
42
  "meixilayout": "^0.4.4",
43
- "meixirequestts": "^0.2.2",
43
+ "meixirequestts": "^0.2.3",
44
44
  "meixistepbar": "0.0.6",
45
45
  "meixiverifyflowinfo": "0.1.1",
46
46
  "meixiordertypebutton": "0.0.1",
@@ -36,7 +36,7 @@
36
36
  "meixidialogtablecheck": "2.0.11",
37
37
  "meixiexpresscheck": "2.0.1",
38
38
  "meixihandlerecorde": "0.0.8",
39
- "meixirequestts": "0.2.2",
39
+ "meixirequestts": "0.2.3",
40
40
  "meixistepbar": "2.0.11",
41
41
  "meixiverifyflowinfo": "0.1.0",
42
42
  "meixisuperdrawer": "0.3.1",
@@ -245,7 +245,7 @@ const projectConfig = {
245
245
  systemName: '魅熙资产管理平台',
246
246
  },
247
247
  cost:{
248
- systemId: '1859044840353415169',
248
+ systemId: '1978998316411248642',
249
249
  // url的前缀 目前除了开发不会使用到该文件
250
250
  urlPrefix: {
251
251
  beta: 'cost',
@@ -267,7 +267,7 @@ const projectConfig = {
267
267
  prod: 'storesByControl'
268
268
  },
269
269
  systemName: '魅熙库存控制平台',
270
- }
270
+ },
271
271
 
272
272
 
273
273
  }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "meixifrontserve",
3
- "version": "2.0.84",
3
+ "version": "2.0.86",
4
4
  "description": "",
5
5
  "main": "index.js",
6
6
  "private": false,