排除刷新主框架页日志记录

This commit is contained in:
thinkgem
2023-03-06 09:58:28 +08:00
parent c7b2512a72
commit 2bf55f1db1
3 changed files with 11 additions and 2 deletions

View File

@@ -8,7 +8,7 @@ productName: JeeSite Demo
companyName: ThinkGem
# 产品版本、版权年份
productVersion: V5.2
productVersion: V5.3
copyrightYear: 2023
# 是否演示模式
@@ -754,6 +754,9 @@ web:
${adminPath}/index,
${adminPath}/login,
${adminPath}/desktop,
${adminPath}/authInfo,
${adminPath}/menuRoute,
${adminPath}/switchSkin/*,
${adminPath}/index/menuTree,
${adminPath}/sys/online/count,
${adminPath}/**/server/rtInfo,