meixifrontserve 0.7.72 → 0.7.74

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.
@@ -31,7 +31,7 @@
31
31
  "dayjs": "^1.11.2",
32
32
  "element-ui": "^2.15.6",
33
33
  "js-md5": "^0.7.3",
34
- "meixiappmain": "0.3.9",
34
+ "meixiappmain": "0.4.0",
35
35
  "meixicheckgoodstable": "0.1.2",
36
36
  "meixicheckstaff": "^0.2.3",
37
37
  "meixidialogtablecheck": "^0.3.4",
@@ -209,7 +209,7 @@ const projectConfig = {
209
209
  systemName: '魅熙企业微信平台',
210
210
  },
211
211
  plugin:{
212
- systemId: '',
212
+ systemId: '1791304139436060673',
213
213
  // url的前缀 目前除了开发不会使用到该文件
214
214
  urlPrefix: {
215
215
  beta: 'plugin',
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "meixifrontserve",
3
- "version": "0.7.72",
3
+ "version": "0.7.74",
4
4
  "description": "",
5
5
  "main": "index.js",
6
6
  "private": false,