From b2feeabc23454a2c9e161aa3b26d0edf938e55bd Mon Sep 17 00:00:00 2001 From: huangxiaoqiang <huangxiaoqiang@hnkhzn.com> Date: 星期二, 22 七月 2025 15:03:17 +0800 Subject: [PATCH] 增加超时设置,更新依赖注入和查询逻辑 --- .gitignore | 17 +++++++++++++++++ 1 files changed, 17 insertions(+), 0 deletions(-) diff --git a/.gitignore b/.gitignore index ab18296..8ce6284 100644 --- a/.gitignore +++ b/.gitignore @@ -11137,3 +11137,20 @@ /CodeManagement/WMS/WIDESEA_WMSServer/WIDESEA_WMSServer/bin/Release/net6.0/publish.zip /CodeManagement/WMS/WIDESEA_WMSServer/.vs/WIDESEA_WMSServer/CopilotIndices/17.13.441.19478/CodeChunks.db-wal /CodeManagement/WCS/WIDESEAWCS_Server/WIDESEAWCS_Server/bin/Release/net6.0/publish.zip +/CodeManagement/WCS/WIDESEAWCS_Server/WIDESEAWCS_Server/bin/Release/net6.0/publish (3).zip +/CodeManagement/WMS/WIDESEA_WMSClient/.vs/slnx.sqlite +/CodeManagement/WMS/WIDESEA_WMSClient/.vs/VSWorkspaceState.json +/CodeManagement/WMS/WIDESEA_WMSClient/.vs/WIDESEA_WMSClient/CopilotIndices/17.13.441.19478/CodeChunks.db +/CodeManagement/WMS/WIDESEA_WMSClient/.vs/WIDESEA_WMSClient/CopilotIndices/17.13.441.19478/SemanticSymbols.db +/CodeManagement/WMS/WIDESEA_WMSClient/.vs/WIDESEA_WMSClient/FileContentIndex/9fcfba1d-4549-4902-97a9-99389faa1364.vsidx +/CodeManagement/WMS/WIDESEA_WMSClient/.vs/WIDESEA_WMSClient/v17/.wsuo +/CodeManagement/WMS/WIDESEA_WMSClient/.vs/slnx.sqlite +/CodeManagement/WMS/WIDESEA_WMSClient/.vs/VSWorkspaceState.json +/CodeManagement/WMS/WIDESEA_WMSClient/.vs/WIDESEA_WMSClient/CopilotIndices/17.13.441.19478/CodeChunks.db +/CodeManagement/WMS/WIDESEA_WMSClient/.vs/WIDESEA_WMSClient/CopilotIndices/17.13.441.19478/SemanticSymbols.db +/CodeManagement/WMS/WIDESEA_WMSClient/.vs/WIDESEA_WMSClient/FileContentIndex/9fcfba1d-4549-4902-97a9-99389faa1364.vsidx +/CodeManagement/WMS/WIDESEA_WMSClient/.vs/WIDESEA_WMSClient/v17/.wsuo +/CodeManagement/WMS/WIDESEA_WMSClient/.vs/slnx.sqlite +/CodeManagement/WMS/WIDESEA_WMSClient/.vs/WIDESEA_WMSClient/CopilotIndices/17.13.441.19478/CodeChunks.db +/CodeManagement/WMS/WIDESEA_WMSClient/.vs/WIDESEA_WMSClient/CopilotIndices/17.13.441.19478/SemanticSymbols.db +/CodeManagement/WMS/WIDESEA_WMSClient/.vs/WIDESEA_WMSClient/v17/.wsuo -- Gitblit v1.9.3