From 0c3d2b2aa96bbc7ed3ed3df7ebe0c1fbca1dd181 Mon Sep 17 00:00:00 2001 From: yuan <13777479349@139.com> Date: Sat, 30 Jul 2022 21:07:03 +0800 Subject: [PATCH] =?UTF-8?q?DocSys=5FV2.02.33=20=E4=B8=80=E3=80=81=E6=96=B0?= =?UTF-8?q?=E5=A2=9E=E5=8A=9F=E8=83=BD=201.=20=E6=96=B0=E5=A2=9E=E6=9C=8D?= =?UTF-8?q?=E5=8A=A1=E5=99=A8=E5=89=8D=E7=BD=AE=E6=B5=8B=E8=AF=95=E5=8A=9F?= =?UTF-8?q?=E8=83=BD=202.=20=E6=96=B0=E5=A2=9E=E8=BF=9C=E7=A8=8B=E5=AD=98?= =?UTF-8?q?=E5=82=A8=E6=B5=8B=E8=AF=95=E5=8A=9F=E8=83=BD=203.=20=E6=96=B0?= =?UTF-8?q?=E5=A2=9E=E7=89=88=E6=9C=AC=E7=AE=A1=E7=90=86=E8=BF=9C=E7=A8=8B?= =?UTF-8?q?=E7=89=88=E6=9C=AC=E4=BB=93=E5=BA=93=E6=B5=8B=E8=AF=95=E5=8A=9F?= =?UTF-8?q?=E8=83=BD=204.=20=E6=96=B0=E5=A2=9E=E8=BF=9C=E7=A8=8B=E5=A4=87?= =?UTF-8?q?=E4=BB=BD=E6=B5=8B=E8=AF=95=E5=8A=9F=E8=83=BD?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 二、系统优化 1. 目录下载查询模式实现 2. 历史版本下载查询模式实现 3. 仓库同步优化,避免相同同步操作短时间多次触发 4. 文件刷新操作优化 5. 仓库自动备份、定时同步、数据库备份时机优化 6. 历史版本恢复功能优化 7. 版本管理忽略功能优化 8. getSubDocLevel接口优化,增加容错处理 三、缺陷修复 1. getLevelByParentPath在path以/开头时计算错误 --- WebRoot/version | 2 +- WebRoot/web/index.html | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/WebRoot/version b/WebRoot/version index 8f7916de9..f8e532d2c 100644 --- a/WebRoot/version +++ b/WebRoot/version @@ -1 +1 @@ -2.02.32 \ No newline at end of file +2.02.33 \ No newline at end of file diff --git a/WebRoot/web/index.html b/WebRoot/web/index.html index 6573a74b7..0e96ed7e7 100644 --- a/WebRoot/web/index.html +++ b/WebRoot/web/index.html @@ -242,7 +242,7 @@