From ae9517420d848e215a9eb807270d5ef6fbe92ae9 Mon Sep 17 00:00:00 2001 From: wanshenmean <cathay_xy@163.com> Date: 星期一, 09 二月 2026 09:43:44 +0800 Subject: [PATCH] 添加 CreateTaskDto 和任务创建存根 --- .gitignore | 8 ++++++++ 1 files changed, 8 insertions(+), 0 deletions(-) diff --git a/.gitignore b/.gitignore index 5f351a2..75836c7 100644 --- a/.gitignore +++ b/.gitignore @@ -405,3 +405,11 @@ /Code/WCS/WIDESEAWCS_Server/.vs/WIDESEAWCS_Server/copilot-chat /Code/WCS/WIDESEAWCS_Server/.vs/WIDESEAWCS_Server/CopilotIndices /Code/WCS/WIDESEAWCS_Server/.vs/WIDESEAWCS_Server/CopilotIndices +/Code/WCS/WIDESEAWCS_Server/.vs +/Code/WCS/WIDESEAWCS_Server/.vs +*.db +Code/WCS/WIDESEAWCS_Server/.vs/WIDESEAWCS_Server/CopilotIndices/18.0.988.22099/CodeChunks.db +Code/WCS/WIDESEAWCS_Server/.vs/WIDESEAWCS_Server/CopilotIndices/18.0.988.22099/SemanticSymbols.db +/Code/WMS/WIDESEA_WMSServer/.vs/CopilotSnapshots +/Code/WMS/WIDESEA_WMSServer/.vs/WIDESEA_WMSServer/copilot-chat +/Code/WMS/WIDESEA_WMSServer/.vs/WIDESEA_WMSServer/v18 -- Gitblit v1.9.3