From 770531b9645ed712be426346148387f165d39773 Mon Sep 17 00:00:00 2001 From: 肖洋 <cathay_xy@163.com> Date: 星期一, 23 十二月 2024 17:25:45 +0800 Subject: [PATCH] 添加日志功能,更新SignalR接口,优化前端日志展示逻辑 --- .gitignore | 9 +++++++++ 1 files changed, 9 insertions(+), 0 deletions(-) diff --git a/.gitignore b/.gitignore index 1c7d00e..2823dd4 100644 --- a/.gitignore +++ b/.gitignore @@ -1578,3 +1578,12 @@ /Code Management/WMS/WIDESEA_WMSServer/.vs/WIDESEA_WMSServer/CopilotIndices/17.12.31.40377/CodeChunks.db-wal /Code Management/WMS/WIDESEA_WMSServer/.vs/WIDESEA_WMSServer/CopilotIndices/17.12.31.40377/SemanticSymbols.db-shm /Code Management/WMS/WIDESEA_WMSServer/.vs/WIDESEA_WMSServer/CopilotIndices/17.12.31.40377/SemanticSymbols.db-wal +/Code Management/WMS/WIDESEA_WMSServer/.vs/WIDESEA_WMSServer/CopilotIndices/17.12.31.40377/SemanticSymbols.db +/Code Management/.vs/Code Management/CopilotIndices/17.12.31.40377/CodeChunks.db +/Code Management/.vs/Code Management/CopilotIndices/17.12.31.40377/CodeChunks.db-shm +/Code Management/.vs/Code Management/CopilotIndices/17.12.31.40377/CodeChunks.db-wal +/Code Management/.vs/Code Management/CopilotIndices/17.12.31.40377/SemanticSymbols.db +/Code Management/.vs/Code Management/CopilotIndices/17.12.31.40377/SemanticSymbols.db-shm +/Code Management/.vs/Code Management/CopilotIndices/17.12.31.40377/CodeChunks.db-wal +/Code Management/.vs/Code Management/CopilotIndices/17.12.31.40377/SemanticSymbols.db-wal +/Code Management/.vs/slnx.sqlite -- Gitblit v1.9.3