style: 还原请求间隔

This commit is contained in:
奔跑的面条 2022-07-06 21:48:41 +08:00
parent 6a90d1a043
commit 417821b72d

View File

@ -49,7 +49,7 @@ export const backgroundImageSize = 5
export const previewScaleType = PreviewScaleEnum.FIT
// 数据请求间隔
export const requestInterval = 5
export const requestInterval = 30
// 工作区域历史记录存储最大数量
export const editHistoryMax = 100