chengjie 5 mesi fa
parent
commit
d5fdf1837a
2 ha cambiato i file con 409 aggiunte e 272 eliminazioni
  1. 408 272
      src/api/yjbdc/yjbdcController.js
  2. 1 0
      src/config/index.js

File diff suppressed because it is too large
+ 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天