Admin
2026-03-26 dea22f4759b5c8a4f79a3e93e5af1741f5e00ae4
项目代码/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",
@@ -2860,6 +3034,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",