Merge remote-tracking branch 'origin/wvp-28181-2.0' into wvp-28181-2.0

This commit is contained in:
648540858
2023-08-25 09:14:07 +08:00
5 changed files with 9 additions and 9 deletions

View File

@@ -61,7 +61,7 @@ public class LogController {
query = null;
}
if (!userSetting.getLogInDatebase()) {
if (!userSetting.getLogInDatabase()) {
logger.warn("自动记录日志功能已关闭,查询结果可能不完整。");
}