From ee3bdbf31d599672fc3427a66655412693e14096 Mon Sep 17 00:00:00 2001
From: zhangchengsong <zhangchengsong@hnkhzn.com>
Date: 星期三, 01 四月 2026 20:15:41 +0800
Subject: [PATCH] 最新

---
 项目代码/WIDESEAWCS_Server/WIDESEAWCS_Server/obj/Debug/net6.0/ApiEndpoints.json |  252 ++++++++++++++++++++++++++++++++++++++++++++++++++
 1 files changed, 252 insertions(+), 0 deletions(-)

diff --git "a/\351\241\271\347\233\256\344\273\243\347\240\201/WIDESEAWCS_Server/WIDESEAWCS_Server/obj/Debug/net6.0/ApiEndpoints.json" "b/\351\241\271\347\233\256\344\273\243\347\240\201/WIDESEAWCS_Server/WIDESEAWCS_Server/obj/Debug/net6.0/ApiEndpoints.json"
index ea2cd9e..3f0fd91 100644
--- "a/\351\241\271\347\233\256\344\273\243\347\240\201/WIDESEAWCS_Server/WIDESEAWCS_Server/obj/Debug/net6.0/ApiEndpoints.json"
+++ "b/\351\241\271\347\233\256\344\273\243\347\240\201/WIDESEAWCS_Server/WIDESEAWCS_Server/obj/Debug/net6.0/ApiEndpoints.json"
@@ -962,6 +962,180 @@
     "ReturnTypes": []
   },
   {
+    "ContainingType": "WIDESEAWCS_Core.BaseController.ApiBaseController\u00602[[WIDESEAWCS_ISystemServices.IDt_PlatformStationService, WIDESEAWCS_ISystemServices, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null],[WIDESEAWCS_Model.Models.System.Dt_PlatformStation, WIDESEAWCS_Model, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]",
+    "Method": "Add",
+    "RelativePath": "api/Dt_PlatformStation/Add",
+    "HttpMethod": "POST",
+    "IsController": true,
+    "Order": 0,
+    "Parameters": [
+      {
+        "Name": "options",
+        "Type": "WIDESEAWCS_Core.SaveModel",
+        "IsRequired": true
+      }
+    ],
+    "ReturnTypes": []
+  },
+  {
+    "ContainingType": "WIDESEAWCS_Core.BaseController.ApiBaseController\u00602[[WIDESEAWCS_ISystemServices.IDt_PlatformStationService, WIDESEAWCS_ISystemServices, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null],[WIDESEAWCS_Model.Models.System.Dt_PlatformStation, WIDESEAWCS_Model, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]",
+    "Method": "AddData",
+    "RelativePath": "api/Dt_PlatformStation/AddData",
+    "HttpMethod": "POST",
+    "IsController": true,
+    "Order": 0,
+    "Parameters": [
+      {
+        "Name": "options",
+        "Type": "WIDESEAWCS_Model.Models.System.Dt_PlatformStation",
+        "IsRequired": true
+      }
+    ],
+    "ReturnTypes": []
+  },
+  {
+    "ContainingType": "WIDESEAWCS_Core.BaseController.ApiBaseController\u00602[[WIDESEAWCS_ISystemServices.IDt_PlatformStationService, WIDESEAWCS_ISystemServices, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null],[WIDESEAWCS_Model.Models.System.Dt_PlatformStation, WIDESEAWCS_Model, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]",
+    "Method": "Del",
+    "RelativePath": "api/Dt_PlatformStation/Del",
+    "HttpMethod": "POST",
+    "IsController": true,
+    "Order": 0,
+    "Parameters": [
+      {
+        "Name": "key",
+        "Type": "System.Object[]",
+        "IsRequired": true
+      }
+    ],
+    "ReturnTypes": []
+  },
+  {
+    "ContainingType": "WIDESEAWCS_Core.BaseController.ApiBaseController\u00602[[WIDESEAWCS_ISystemServices.IDt_PlatformStationService, WIDESEAWCS_ISystemServices, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null],[WIDESEAWCS_Model.Models.System.Dt_PlatformStation, WIDESEAWCS_Model, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]",
+    "Method": "DownLoadTemplate",
+    "RelativePath": "api/Dt_PlatformStation/DownLoadTemplate",
+    "HttpMethod": "POST",
+    "IsController": true,
+    "Order": 0,
+    "Parameters": [],
+    "ReturnTypes": []
+  },
+  {
+    "ContainingType": "WIDESEAWCS_Core.BaseController.ApiBaseController\u00602[[WIDESEAWCS_ISystemServices.IDt_PlatformStationService, WIDESEAWCS_ISystemServices, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null],[WIDESEAWCS_Model.Models.System.Dt_PlatformStation, WIDESEAWCS_Model, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]",
+    "Method": "DownLoadTemplate",
+    "RelativePath": "api/Dt_PlatformStation/DownLoadTemplate",
+    "HttpMethod": "GET",
+    "IsController": true,
+    "Order": 0,
+    "Parameters": [],
+    "ReturnTypes": []
+  },
+  {
+    "ContainingType": "WIDESEAWCS_Core.BaseController.ApiBaseController\u00602[[WIDESEAWCS_ISystemServices.IDt_PlatformStationService, WIDESEAWCS_ISystemServices, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null],[WIDESEAWCS_Model.Models.System.Dt_PlatformStation, WIDESEAWCS_Model, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]",
+    "Method": "Export",
+    "RelativePath": "api/Dt_PlatformStation/Export",
+    "HttpMethod": "POST",
+    "IsController": true,
+    "Order": 0,
+    "Parameters": [
+      {
+        "Name": "loadData",
+        "Type": "WIDESEAWCS_Core.PageDataOptions",
+        "IsRequired": true
+      }
+    ],
+    "ReturnTypes": []
+  },
+  {
+    "ContainingType": "WIDESEAWCS_Core.BaseController.ApiBaseController\u00602[[WIDESEAWCS_ISystemServices.IDt_PlatformStationService, WIDESEAWCS_ISystemServices, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null],[WIDESEAWCS_Model.Models.System.Dt_PlatformStation, WIDESEAWCS_Model, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]",
+    "Method": "ExportSeedData",
+    "RelativePath": "api/Dt_PlatformStation/ExportSeedData",
+    "HttpMethod": "POST",
+    "IsController": true,
+    "Order": 0,
+    "Parameters": [],
+    "ReturnTypes": []
+  },
+  {
+    "ContainingType": "WIDESEAWCS_Core.BaseController.ApiBaseController\u00602[[WIDESEAWCS_ISystemServices.IDt_PlatformStationService, WIDESEAWCS_ISystemServices, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null],[WIDESEAWCS_Model.Models.System.Dt_PlatformStation, WIDESEAWCS_Model, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]",
+    "Method": "GetDetailPage",
+    "RelativePath": "api/Dt_PlatformStation/GetDetailPage",
+    "HttpMethod": "POST",
+    "IsController": true,
+    "Order": 0,
+    "Parameters": [
+      {
+        "Name": "pageData",
+        "Type": "WIDESEAWCS_Core.PageDataOptions",
+        "IsRequired": true
+      }
+    ],
+    "ReturnTypes": []
+  },
+  {
+    "ContainingType": "WIDESEAWCS_Core.BaseController.ApiBaseController\u00602[[WIDESEAWCS_ISystemServices.IDt_PlatformStationService, WIDESEAWCS_ISystemServices, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null],[WIDESEAWCS_Model.Models.System.Dt_PlatformStation, WIDESEAWCS_Model, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]",
+    "Method": "GetPageData",
+    "RelativePath": "api/Dt_PlatformStation/GetPageData",
+    "HttpMethod": "POST",
+    "IsController": true,
+    "Order": 0,
+    "Parameters": [
+      {
+        "Name": "options",
+        "Type": "WIDESEAWCS_Core.PageDataOptions",
+        "IsRequired": true
+      }
+    ],
+    "ReturnTypes": []
+  },
+  {
+    "ContainingType": "WIDESEAWCS_Core.BaseController.ApiBaseController\u00602[[WIDESEAWCS_ISystemServices.IDt_PlatformStationService, WIDESEAWCS_ISystemServices, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null],[WIDESEAWCS_Model.Models.System.Dt_PlatformStation, WIDESEAWCS_Model, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]",
+    "Method": "Import",
+    "RelativePath": "api/Dt_PlatformStation/Import",
+    "HttpMethod": "POST",
+    "IsController": true,
+    "Order": 0,
+    "Parameters": [
+      {
+        "Name": "fileInput",
+        "Type": "System.Collections.Generic.List\u00601[[Microsoft.AspNetCore.Http.IFormFile, Microsoft.AspNetCore.Http.Features, Version=6.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60]]",
+        "IsRequired": false
+      }
+    ],
+    "ReturnTypes": []
+  },
+  {
+    "ContainingType": "WIDESEAWCS_Core.BaseController.ApiBaseController\u00602[[WIDESEAWCS_ISystemServices.IDt_PlatformStationService, WIDESEAWCS_ISystemServices, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null],[WIDESEAWCS_Model.Models.System.Dt_PlatformStation, WIDESEAWCS_Model, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]",
+    "Method": "Update",
+    "RelativePath": "api/Dt_PlatformStation/Update",
+    "HttpMethod": "POST",
+    "IsController": true,
+    "Order": 0,
+    "Parameters": [
+      {
+        "Name": "options",
+        "Type": "WIDESEAWCS_Core.SaveModel",
+        "IsRequired": true
+      }
+    ],
+    "ReturnTypes": []
+  },
+  {
+    "ContainingType": "WIDESEAWCS_Core.BaseController.ApiBaseController\u00602[[WIDESEAWCS_ISystemServices.IDt_PlatformStationService, WIDESEAWCS_ISystemServices, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null],[WIDESEAWCS_Model.Models.System.Dt_PlatformStation, WIDESEAWCS_Model, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]",
+    "Method": "UpdateData",
+    "RelativePath": "api/Dt_PlatformStation/UpdateData",
+    "HttpMethod": "POST",
+    "IsController": true,
+    "Order": 0,
+    "Parameters": [
+      {
+        "Name": "options",
+        "Type": "WIDESEAWCS_Model.Models.System.Dt_PlatformStation",
+        "IsRequired": true
+      }
+    ],
+    "ReturnTypes": []
+  },
+  {
     "ContainingType": "WIDESEAWCS_Core.BaseController.ApiBaseController\u00602[[WIDESEAWCS_QuartzJob.Service.IRouterService, WIDESEAWCS_QuartzJob, Version=2.1.2.0, Culture=neutral, PublicKeyToken=null],[WIDESEAWCS_QuartzJob.Models.Dt_Router, WIDESEAWCS_QuartzJob, Version=2.1.2.0, Culture=neutral, PublicKeyToken=null]]",
     "Method": "Add",
     "RelativePath": "api/Router/Add",
@@ -2671,6 +2845,32 @@
     "ReturnTypes": []
   },
   {
+    "ContainingType": "WIDESEAWCS_WCSServer.Controllers.Task.TaskController",
+    "Method": "CreateManualTask",
+    "RelativePath": "api/Task/CreateManualTask",
+    "HttpMethod": "POST",
+    "IsController": true,
+    "Order": 0,
+    "Parameters": [
+      {
+        "Name": "dt_Task",
+        "Type": "WIDESEAWCS_Model.Models.Dt_Task",
+        "IsRequired": true
+      }
+    ],
+    "ReturnTypes": [
+      {
+        "Type": "WIDESEAWCS_Core.WebResponseContent",
+        "MediaTypes": [
+          "text/plain",
+          "application/json",
+          "text/json"
+        ],
+        "StatusCode": 200
+      }
+    ]
+  },
+  {
     "ContainingType": "WIDESEAWCS_Core.BaseController.ApiBaseController\u00602[[WIDESEAWCS_ITaskInfoService.ITaskService, WIDESEAWCS_ITaskInfoService, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null],[WIDESEAWCS_Model.Models.Dt_Task, WIDESEAWCS_Model, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]",
     "Method": "Del",
     "RelativePath": "api/Task/Del",
@@ -2860,6 +3060,58 @@
   },
   {
     "ContainingType": "WIDESEAWCS_WCSServer.Controllers.Task.TaskController",
+    "Method": "TaskCancel",
+    "RelativePath": "api/Task/TaskCancel",
+    "HttpMethod": "POST",
+    "IsController": true,
+    "Order": 0,
+    "Parameters": [
+      {
+        "Name": "taskNum",
+        "Type": "System.Int32",
+        "IsRequired": false
+      }
+    ],
+    "ReturnTypes": [
+      {
+        "Type": "WIDESEAWCS_Core.WebResponseContent",
+        "MediaTypes": [
+          "text/plain",
+          "application/json",
+          "text/json"
+        ],
+        "StatusCode": 200
+      }
+    ]
+  },
+  {
+    "ContainingType": "WIDESEAWCS_WCSServer.Controllers.Task.TaskController",
+    "Method": "TaskHandCompleted",
+    "RelativePath": "api/Task/TaskHandCompleted",
+    "HttpMethod": "POST",
+    "IsController": true,
+    "Order": 0,
+    "Parameters": [
+      {
+        "Name": "taskNum",
+        "Type": "System.Int32",
+        "IsRequired": false
+      }
+    ],
+    "ReturnTypes": [
+      {
+        "Type": "WIDESEAWCS_Core.WebResponseContent",
+        "MediaTypes": [
+          "text/plain",
+          "application/json",
+          "text/json"
+        ],
+        "StatusCode": 200
+      }
+    ]
+  },
+  {
+    "ContainingType": "WIDESEAWCS_WCSServer.Controllers.Task.TaskController",
     "Method": "TaskStatusRecovery",
     "RelativePath": "api/Task/TaskStatusRecovery",
     "HttpMethod": "POST",

--
Gitblit v1.9.3