From f590d457f629d4a7cf6a5e2f77f5454d807e90db Mon Sep 17 00:00:00 2001
From: zhangchengsong <zhangchengsong@hnkhzn.com>
Date: 星期三, 08 四月 2026 14:09:15 +0800
Subject: [PATCH] 添加手动删除任务按钮功能

---
 项目代码/WIDESEAWCS_Server/WIDESEAWCS_TaskInfoService/bin/Release/net6.0/WIDESEAWCS_TaskInfoService.deps.json |    6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)

diff --git "a/\351\241\271\347\233\256\344\273\243\347\240\201/WIDESEAWCS_Server/WIDESEAWCS_TaskInfoService/bin/Release/net6.0/WIDESEAWCS_TaskInfoService.deps.json" "b/\351\241\271\347\233\256\344\273\243\347\240\201/WIDESEAWCS_Server/WIDESEAWCS_TaskInfoService/bin/Release/net6.0/WIDESEAWCS_TaskInfoService.deps.json"
index 7d2ceab..a522700 100644
--- "a/\351\241\271\347\233\256\344\273\243\347\240\201/WIDESEAWCS_Server/WIDESEAWCS_TaskInfoService/bin/Release/net6.0/WIDESEAWCS_TaskInfoService.deps.json"
+++ "b/\351\241\271\347\233\256\344\273\243\347\240\201/WIDESEAWCS_Server/WIDESEAWCS_TaskInfoService/bin/Release/net6.0/WIDESEAWCS_TaskInfoService.deps.json"
@@ -6,7 +6,7 @@
   "compilationOptions": {},
   "targets": {
     ".NETCoreApp,Version=v6.0": {
-      "WIDESEAWCs_TaskInfoService/1.0.0": {
+      "WIDESEAWCS_TaskInfoService/1.0.0": {
         "dependencies": {
           "WIDESEAWCS_BasicInfoService": "1.0.0",
           "WIDESEAWCS_Core": "1.0.26",
@@ -14,7 +14,7 @@
           "WIDESEAWCS_ITaskInfoService": "1.0.0"
         },
         "runtime": {
-          "WIDESEAWCs_TaskInfoService.dll": {}
+          "WIDESEAWCS_TaskInfoService.dll": {}
         }
       },
       "Autofac/8.0.0": {
@@ -2205,7 +2205,7 @@
     }
   },
   "libraries": {
-    "WIDESEAWCs_TaskInfoService/1.0.0": {
+    "WIDESEAWCS_TaskInfoService/1.0.0": {
       "type": "project",
       "serviceable": false,
       "sha512": ""

--
Gitblit v1.9.3