meixifrontserve 0.3.9 → 0.4.0

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.
@@ -113,9 +113,9 @@ const projectConfig = {
113
113
  systemId: '1605489076793364481',
114
114
  // url的前缀 目前除了开发不会使用到该文件
115
115
  urlPrefix: {
116
- beta: 'xifenxcx',
117
- pre: 'xifenxcx',
118
- prod: 'xifenxcx'
116
+ beta: 'mxxifen',
117
+ pre: 'mxxifen',
118
+ prod: 'mxxifen'
119
119
  },
120
120
  systemName: '魅熙熙粉运维后台',
121
121
  },
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "meixifrontserve",
3
- "version": "0.3.9",
3
+ "version": "0.4.0",
4
4
  "description": "",
5
5
  "main": "index.js",
6
6
  "private": false,