chengjie 5 月之前
父节点
当前提交
d5fdf1837a
共有 2 个文件被更改,包括 409 次插入272 次删除
  1. 408 272
      src/api/yjbdc/yjbdcController.js
  2. 1 0
      src/config/index.js

文件差异内容过多而无法显示
+ 408 - 272
src/api/yjbdc/yjbdcController.js


+ 1 - 0
src/config/index.js

@@ -80,6 +80,7 @@ const commonConfig = {
80 80
     BufferMemoryTimeLow:10,//缓存时间10秒
81 81
     BufferMemoryTimeLowNormal:30,//缓存时间30秒
82 82
     BufferMemoryTime:60,//缓存时间60秒
83
+    BufferMemoryTime1:120,//缓存时间2分钟
83 84
     BufferMemoryTime2:300,//缓存时间5分钟
84 85
     BufferMemoryTimeHigh:3600,//缓存时间1小时
85 86
     BufferMemoryTimeHigher:86400,//缓存时间1天