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 | 71 +++++++++++++++++++++++++++++++++++ 1 files changed, 71 insertions(+), 0 deletions(-) diff --git a/.gitignore b/.gitignore index dc26e52..2823dd4 100644 --- a/.gitignore +++ b/.gitignore @@ -1516,3 +1516,74 @@ /Code Management/WMS/WIDESEA_WMSServer/WIDESEA_WMSServer/WIDESEA_WMSServer.csproj.user /椤圭洰璧勬枡/椤圭洰鍥剧焊/鐢佃姱2F鍥剧焊涓庣數姘旂紪鍙峰鐓э紙08椤圭洰锛�/08浜屾ゼ杈撻�佸竷灞�鐐逛綅鍥�1106(4).dwg.lck /椤圭洰璧勬枡/椤圭洰鍥剧焊/鍖呰2F鍥剧焊涓庣數姘旂紪鍙峰鐓э紙09椤圭洰锛�/09浜屾ゼ鍖呰杈撻�佸竷灞�鐐逛綅鍥�1109.dwg.bak +*.props +*.a +/Code Management/WCS/WIDESEAWCS_Server/WIDESEAWCS_Server/obj/Debug/net6.0/WIDESEAWCS_Server.csproj.BuildWithSkipAnalyzers +*.bak +*.lck +/Code Management/WMS/WIDESEA_WMSServer/WIDESEA_BusinessesRepository/bin/Release/net6.0/WIDESEA_BusinessesRepository.deps.json +/Code Management/WMS/WIDESEA_WMSServer/WIDESEA_BusinessServices/bin/Release/net6.0/WIDESEA_BusinessServices.deps.json +/Code Management/WMS/WIDESEA_WMSServer/WIDESEA_Core/bin/Release/net6.0/WIDESEA_Core.deps.json +/Code Management/WMS/WIDESEA_WMSServer/WIDESEA_IStoragIntegrationServices/bin/Release/net6.0/WIDESEA_IStoragIntegrationServices.deps.json +/Code Management/WMS/WIDESEA_WMSServer/WIDESEA_Model/bin/Release/net6.0/WIDESEA_Model.deps.json +/Code Management/WMS/WIDESEA_WMSServer/WIDESEA_Repository/bin/Release/net6.0/WIDESEA_Repository.deps.json +/Code Management/WMS/WIDESEA_WMSServer/WIDESEA_Services/bin/Release/net6.0/WIDESEA_Services.deps.json +/Code Management/WMS/WIDESEA_WMSServer/WIDESEA_StorageBasicRepository/bin/Release/net6.0/WIDESEA_StorageBasicRepository.deps.json +/Code Management/WMS/WIDESEA_WMSServer/WIDESEA_StorageOutOrderRepository/bin/Release/net6.0/WIDESEA_StorageOutOrderRepository.deps.json +/Code Management/WMS/WIDESEA_WMSServer/WIDESEA_StorageOutOrderServices/bin/Release/net6.0/WIDESEA_StorageOutOrderServices.deps.json +/Code Management/WMS/WIDESEA_WMSServer/WIDESEA_StorageTaskRepository/bin/Release/net6.0/WIDESEA_StorageTaskRepository.deps.json +/Code Management/WMS/WIDESEA_WMSServer/WIDESEA_WMSServer/bin/Debug/net6.0/Microsoft.OpenApi.dll +/Code Management/WMS/WIDESEA_WMSServer/WIDESEA_WMSServer/bin/Debug/net6.0/Swashbuckle.AspNetCore.Swagger.dll +/Code Management/WMS/WIDESEA_WMSServer/WIDESEA_WMSServer/bin/Debug/net6.0/Swashbuckle.AspNetCore.SwaggerGen.dll +/Code Management/WMS/WIDESEA_WMSServer/WIDESEA_WMSServer/bin/Debug/net6.0/Swashbuckle.AspNetCore.SwaggerUI.dll +*.zip +/Code Management/WCS/WIDESEAWCS_Server/WIDESEAWCS_BasicInfoRepository/obj/Release/net6.0/WIDESEAWCS_BasicInfoRepository.csproj.BuildWithSkipAnalyzers +/Code Management/WCS/WIDESEAWCS_Server/WIDESEAWCS_BasicInfoService/obj/Release/net6.0/WIDESEAWCS_BasicInfoService.csproj.BuildWithSkipAnalyzers +/Code Management/WCS/WIDESEAWCS_Server/WIDESEAWCS_Common/obj/Release/net6.0/WIDESEAWCS_Common.csproj.BuildWithSkipAnalyzers +/Code Management/WCS/WIDESEAWCS_Server/WIDESEAWCS_DTO/obj/Release/net6.0/WIDESEAWCS_DTO.csproj.BuildWithSkipAnalyzers +/Code Management/WCS/WIDESEAWCS_Server/WIDESEAWCS_IBasicInfoRepository/obj/Release/net6.0/WIDESEAWCS_IBasicInfoRepository.csproj.BuildWithSkipAnalyzers +/Code Management/WCS/WIDESEAWCS_Server/WIDESEAWCS_IBasicInfoService/obj/Release/net6.0/WIDESEAWCS_IBasicInfoService.csproj.BuildWithSkipAnalyzers +/Code Management/WCS/WIDESEAWCS_Server/WIDESEAWCS_ISystemRepository/obj/Release/net6.0/WIDESEAWCS_ISystemRepository.csproj.BuildWithSkipAnalyzers +/Code Management/WCS/WIDESEAWCS_Server/WIDESEAWCS_ISystemServices/obj/Release/net6.0/WIDESEAWCS_ISystemServices.csproj.BuildWithSkipAnalyzers +/Code Management/WCS/WIDESEAWCS_Server/WIDESEAWCS_ITaskInfoRepository/obj/Release/net6.0/WIDESEAWCS_ITaskInfoRepository.csproj.BuildWithSkipAnalyzers +/Code Management/WCS/WIDESEAWCS_Server/WIDESEAWCS_ITaskInfoService/obj/Release/net6.0/WIDESEAWCS_ITaskInfoService.csproj.BuildWithSkipAnalyzers +/Code Management/WCS/WIDESEAWCS_Server/WIDESEAWCS_ITaskInfo_HtyRepository/obj/Release/net6.0/WIDESEAWCS_ITaskInfo_HtyRepository.csproj.BuildWithSkipAnalyzers +/Code Management/WCS/WIDESEAWCS_Server/WIDESEAWCS_ITaskInfo_HtyService/obj/Release/net6.0/WIDESEAWCS_ITaskInfo_HtyService.csproj.BuildWithSkipAnalyzers +/Code Management/WCS/WIDESEAWCS_Server/WIDESEAWCS_Model/obj/Release/net6.0/WIDESEAWCS_Model.csproj.BuildWithSkipAnalyzers +/Code Management/WCS/WIDESEAWCS_Server/WIDESEAWCS_ProcessParameters/obj/Release/net6.0/WIDESEAWCS_IProcessRepository.csproj.BuildWithSkipAnalyzers +/Code Management/WCS/WIDESEAWCS_Server/WIDESEAWCS_ProcessRepository/obj/Release/net6.0/WIDESEAWCS_ProcessRepository.csproj.BuildWithSkipAnalyzers +/Code Management/WCS/WIDESEAWCS_Server/WIDESEAWCS_Server/obj/Release/net6.0/WIDESEAWCS_Server.csproj.BuildWithSkipAnalyzers +/Code Management/WCS/WIDESEAWCS_Server/WIDESEAWCS_SystemRepository/obj/Release/net6.0/WIDESEAWCS_SystemRepository.csproj.BuildWithSkipAnalyzers +/Code Management/WCS/WIDESEAWCS_Server/WIDESEAWCS_SystemServices/obj/Release/net6.0/WIDESEAWCS_SystemServices.csproj.BuildWithSkipAnalyzers +/Code Management/WCS/WIDESEAWCS_Server/WIDESEAWCS_TaskInfoRepository/obj/Release/net6.0/WIDESEAWCS_TaskInfoRepository.csproj.BuildWithSkipAnalyzers +/Code Management/WCS/WIDESEAWCS_Server/WIDESEAWCS_TaskInfoService/obj/Release/net6.0/WIDESEAWCS_TaskInfoService.csproj.BuildWithSkipAnalyzers +/Code Management/WCS/WIDESEAWCS_Server/WIDESEAWCS_TaskInfo_HtyRepository/obj/Release/net6.0/WIDESEAWCS_TaskInfo_HtyRepository.csproj.BuildWithSkipAnalyzers +/Code Management/WCS/WIDESEAWCS_Server/WIDESEAWCS_TaskInfo_HtyService/obj/Release/net6.0/WIDESEAWCS_TaskInfo_HtyService.csproj.BuildWithSkipAnalyzers +*.BuildWithSkipAnalyzers +/Code Management/WCS/WIDESEAWCS_Server/WIDESEAWCS_Server/appsettings.json +/Code Management/WMS/WIDESEA_WMSServer/WIDESEA_WMSServer/appsettings.json +/Code Management/WMS/WIDESEA_WMSServer/WIDESEA_WMSServer/appsettings.json +/Code Management/WCS/WIDESEAWCS_Server/WIDESEAWCS_Server/appsettings.json +/Code Management/WCS/WIDESEAWCS_Server/.vs/WIDESEAWCS_Server/CopilotIndices/17.12.31.40377/CodeChunks.db +/Code Management/WCS/WIDESEAWCS_Server/.vs/WIDESEAWCS_Server/CopilotIndices/17.12.31.40377/CodeChunks.db-shm +/Code Management/WCS/WIDESEAWCS_Server/.vs/WIDESEAWCS_Server/CopilotIndices/17.12.31.40377/CodeChunks.db-wal +/Code Management/WCS/WIDESEAWCS_Server/.vs/WIDESEAWCS_Server/CopilotIndices/17.12.31.40377/SemanticSymbols.db +/Code Management/WCS/WIDESEAWCS_Server/.vs/WIDESEAWCS_Server/CopilotIndices/17.12.31.40377/SemanticSymbols.db-shm +/Code Management/WCS/WIDESEAWCS_Server/.vs/WIDESEAWCS_Server/CopilotIndices/17.12.31.40377/SemanticSymbols.db-wal +/Code Management/WCS/WIDESEAWCS_Server/WIDESEAWCS_Server/obj/publish/win-x64/WIDESEAWCS_Server.csproj.nuget.g.targets +/Code Management/WCS/WIDESEAWCS_Server/WIDESEAWCS_Server/obj/WIDESEAWCS_Server.csproj.EntityFrameworkCore.targets +/Code Management/WCS/WIDESEAWCS_Server/WIDESEAWCS_Server/Properties/PublishProfiles/FolderProfile.pubxml +/Code Management/WMS/WIDESEA_WMSServer/.vs/WIDESEA_WMSServer/CopilotIndices/17.12.31.40377/CodeChunks.db +/Code Management/WMS/WIDESEA_WMSServer/.vs/WIDESEA_WMSServer/CopilotIndices/17.12.31.40377/CodeChunks.db-shm +/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