From b55d324f4b7465f9a7dc50e999346697f5cc35a2 Mon Sep 17 00:00:00 2001 From: wankeda <Administrator@DESKTOP-HAU3ST3> Date: 星期五, 07 三月 2025 15:17:19 +0800 Subject: [PATCH] 1 --- WMS/WIDESEA_WMSServer/WIDESEA_WMSServer/obj/Debug/net6.0/ApiEndpoints.json | 243 ------------------------------------------------ 1 files changed, 0 insertions(+), 243 deletions(-) diff --git a/WMS/WIDESEA_WMSServer/WIDESEA_WMSServer/obj/Debug/net6.0/ApiEndpoints.json b/WMS/WIDESEA_WMSServer/WIDESEA_WMSServer/obj/Debug/net6.0/ApiEndpoints.json index 038a75e..525e7d9 100644 --- a/WMS/WIDESEA_WMSServer/WIDESEA_WMSServer/obj/Debug/net6.0/ApiEndpoints.json +++ b/WMS/WIDESEA_WMSServer/WIDESEA_WMSServer/obj/Debug/net6.0/ApiEndpoints.json @@ -659,32 +659,6 @@ }, { "ContainingType": "WIDESEA_WMSServer.Controllers.Inbound.InboundOrderController", - "Method": "AddInboundOrder", - "RelativePath": "api/InboundOrder/AddInboundOrder", - "HttpMethod": "POST", - "IsController": true, - "Order": 0, - "Parameters": [ - { - "Name": "orderAddDTO", - "Type": "WIDESEA_DTO.Inbound.InboundOrderAddDTO", - "IsRequired": true - } - ], - "ReturnTypes": [ - { - "Type": "WIDESEA_Core.WebResponseContent", - "MediaTypes": [ - "text/plain", - "application/json", - "text/json" - ], - "StatusCode": 200 - } - ] - }, - { - "ContainingType": "WIDESEA_WMSServer.Controllers.Inbound.InboundOrderController", "Method": "AddInboundOrders", "RelativePath": "api/InboundOrder/AddInboundOrders", "HttpMethod": "POST", @@ -5416,42 +5390,6 @@ }, { "ContainingType": "WIDESEA_WMSServer.Controllers.TaskInfo.TaskController", - "Method": "GenerateInboundTask", - "RelativePath": "api/Task/GenerateInboundTask", - "HttpMethod": "POST", - "IsController": true, - "Order": 0, - "Parameters": [ - { - "Name": "stationCode", - "Type": "System.String", - "IsRequired": false - }, - { - "Name": "inboundType", - "Type": "System.Int32", - "IsRequired": false - }, - { - "Name": "palletCode", - "Type": "System.String", - "IsRequired": false - } - ], - "ReturnTypes": [ - { - "Type": "WIDESEA_Core.WebResponseContent", - "MediaTypes": [ - "text/plain", - "application/json", - "text/json" - ], - "StatusCode": 200 - } - ] - }, - { - "ContainingType": "WIDESEA_WMSServer.Controllers.TaskInfo.TaskController", "Method": "GenerateOutboundTask", "RelativePath": "api/Task/GenerateOutboundTask", "HttpMethod": "POST", @@ -5671,136 +5609,6 @@ }, { "ContainingType": "WIDESEA_WMSServer.Controllers.TaskInfo.TaskController", - "Method": "ManualOutbound", - "RelativePath": "api/Task/ManualOutbound", - "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_WMSServer.Controllers.TaskInfo.TaskController", - "Method": "ManualOutbound2", - "RelativePath": "api/Task/ManualOutbound2", - "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_WMSServer.Controllers.TaskInfo.TaskController", - "Method": "ManualOutbound3", - "RelativePath": "api/Task/ManualOutbound3", - "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_WMSServer.Controllers.TaskInfo.TaskController", - "Method": "ManualOutbound4", - "RelativePath": "api/Task/ManualOutbound4", - "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_WMSServer.Controllers.TaskInfo.TaskController", - "Method": "ManualOutboundDeleteinventory", - "RelativePath": "api/Task/ManualOutboundDeleteinventory", - "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_WMSServer.Controllers.TaskInfo.TaskController", "Method": "OutboundTaskCompleted", "RelativePath": "api/Task/OutboundTaskCompleted", "HttpMethod": "POST", @@ -5813,57 +5621,6 @@ "IsRequired": false } ], - "ReturnTypes": [ - { - "Type": "WIDESEA_Core.WebResponseContent", - "MediaTypes": [ - "text/plain", - "application/json", - "text/json" - ], - "StatusCode": 200 - } - ] - }, - { - "ContainingType": "WIDESEA_WMSServer.Controllers.TaskInfo.TaskController", - "Method": "PalletOutboundTask", - "RelativePath": "api/Task/PalletOutboundTask", - "HttpMethod": "POST", - "IsController": true, - "Order": 0, - "Parameters": [ - { - "Name": "roadwayNo", - "Type": "System.String", - "IsRequired": false - }, - { - "Name": "endStation", - "Type": "System.String", - "IsRequired": false - } - ], - "ReturnTypes": [ - { - "Type": "WIDESEA_Core.WebResponseContent", - "MediaTypes": [ - "text/plain", - "application/json", - "text/json" - ], - "StatusCode": 200 - } - ] - }, - { - "ContainingType": "WIDESEA_WMSServer.Controllers.TaskInfo.TaskController", - "Method": "PalletQueryinventory", - "RelativePath": "api/Task/PalletQueryinventory", - "HttpMethod": "GET", - "IsController": true, - "Order": 0, - "Parameters": [], "ReturnTypes": [ { "Type": "WIDESEA_Core.WebResponseContent", -- Gitblit v1.9.3