system-clients 3.2.39 → 3.2.40

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.
File without changes
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "system-clients",
3
- "version": "3.2.39",
3
+ "version": "3.2.40",
4
4
  "description": "系统基础框架",
5
5
  "main": "src/index.js",
6
6
  "directories": {
@@ -334,7 +334,7 @@ export default {
334
334
  msgRole : '预约处理人员',
335
335
  // 定时获取提示间隔 单位:分钟
336
336
  times: 25,
337
- serviceKey: '931c5577c71047b9b58e1a7638b4e999'
337
+ serviceKey: '5d83a22dd2824234b1580ede32530e99'
338
338
  },
339
339
  titleShow: true, //标题显示
340
340
  otherLogin:false,