1
wankeda
2025-03-22 867aba2636e34a1050b1c4c84bbe78cc9c39b553
代码管理/WMS/WIDESEA_WMSServer/WIDESEA_WMSServer/obj/Debug/net6.0/ApiEndpoints.json
@@ -640,6 +640,32 @@
    "ReturnTypes": []
  },
  {
    "ContainingType": "WIDESEA_WMSServer.Controllers.Basic.CachePointController",
    "Method": "PrintStatusUp",
    "RelativePath": "api/CachePoint/PrintStatusUp",
    "HttpMethod": "POST",
    "IsController": true,
    "Order": 0,
    "Parameters": [
      {
        "Name": "pointCode",
        "Type": "System.String",
        "IsRequired": false
      }
    ],
    "ReturnTypes": [
      {
        "Type": "WIDESEA_Core.WebResponseContent",
        "MediaTypes": [
          "text/plain",
          "application/json",
          "text/json"
        ],
        "StatusCode": 200
      }
    ]
  },
  {
    "ContainingType": "WIDESEA_Core.BaseController.ApiBaseController\u00602[[WIDESEA_IBasicService.ICachePointService, WIDESEA_IBasicService, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null],[WIDESEA_Model.Models.Dt_CachePoint, WIDESEA_Model, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]",
    "Method": "Update",
    "RelativePath": "api/CachePoint/Update",
@@ -670,6 +696,32 @@
      }
    ],
    "ReturnTypes": []
  },
  {
    "ContainingType": "WIDESEA_WMSServer.Controllers.Basic.CachePointController",
    "Method": "UpdateHCJStaue",
    "RelativePath": "api/CachePoint/UpdateHCJStaue",
    "HttpMethod": "POST",
    "IsController": true,
    "Order": 0,
    "Parameters": [
      {
        "Name": "saveModel",
        "Type": "WIDESEA_Core.SaveModel",
        "IsRequired": true
      }
    ],
    "ReturnTypes": [
      {
        "Type": "WIDESEA_Core.WebResponseContent",
        "MediaTypes": [
          "text/plain",
          "application/json",
          "text/json"
        ],
        "StatusCode": 200
      }
    ]
  },
  {
    "ContainingType": "WIDESEA_Core.BaseController.ApiBaseController\u00602[[WIDESEA_IBasicService.IEquipmentService, WIDESEA_IBasicService, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null],[WIDESEA_Model.Models.Dt_Equipment, WIDESEA_Model, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]",
@@ -1453,7 +1505,7 @@
      },
      {
        "Name": "locationBStatus",
        "Type": "WIDESEA_Core.Enums.LocationStatusEnum",
        "Type": "WIDESEA_Core.Enums.StatusEnum",
        "IsRequired": false
      }
    ],
@@ -1948,6 +2000,32 @@
    "ReturnTypes": []
  },
  {
    "ContainingType": "WIDESEA_WMSServer.Controllers.Basic.MaterielInfoController",
    "Method": "GetMaterialTypes",
    "RelativePath": "api/MaterielInfo/GetMaterialTypes",
    "HttpMethod": "POST",
    "IsController": true,
    "Order": 0,
    "Parameters": [
      {
        "Name": "request",
        "Type": "System.DirectoryServices.Protocols.SearchRequest",
        "IsRequired": true
      }
    ],
    "ReturnTypes": [
      {
        "Type": "WIDESEA_Core.WebResponseContent",
        "MediaTypes": [
          "text/plain",
          "application/json",
          "text/json"
        ],
        "StatusCode": 200
      }
    ]
  },
  {
    "ContainingType": "WIDESEA_Core.BaseController.ApiBaseController\u00602[[WIDESEA_IBasicService.IMaterielInfoService, WIDESEA_IBasicService, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null],[WIDESEA_Model.Models.Dt_MaterielInfo, WIDESEA_Model, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]",
    "Method": "GetPageData",
    "RelativePath": "api/MaterielInfo/GetPageData",