wms_serve_m_jingwangchengpin/WmsMobileServe/obj/Debug/net8.0/ApiEndpoints.json

296 lines
8.2 KiB
JSON
Raw Normal View History

2025-01-08 15:43:26 +08:00
[
2025-08-24 08:40:49 +08:00
{
"ContainingType": "WmsMobileServe.ApiServe.Mobile.Controllers.PickController",
"Method": "GetPickTask",
"RelativePath": "api/mobile/pick/getPickTask",
"HttpMethod": "GET",
"IsController": true,
"Order": 0,
"Parameters": [
{
"Name": "vehicleNo",
"Type": "System.String",
"IsRequired": false
}
],
"ReturnTypes": [
{
"Type": "WmsMobileServe.ApiServe.Mobile.Vo.MobileApiResponse\u00601[[System.Collections.Generic.List\u00601[[WmsMobileServe.DataBase.Base.Po.TPickGoods, WmsMobileServe, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]], System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]]",
"MediaTypes": [
"text/plain",
"application/json",
"text/json"
],
"StatusCode": 200
}
]
},
{
"ContainingType": "WmsMobileServe.ApiServe.Mobile.Controllers.PickController",
"Method": "PickComplete",
"RelativePath": "api/mobile/pick/pickComplete",
"HttpMethod": "POST",
"IsController": true,
"Order": 0,
"Parameters": [
{
"Name": "request",
"Type": "System.Collections.Generic.List\u00601[[WmsMobileServe.ApiServe.Mobile.Dto.PickCompleteDto, WmsMobileServe, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]",
"IsRequired": true
}
],
"ReturnTypes": [
{
"Type": "WmsMobileServe.ApiServe.Mobile.Vo.MobileApiResponse",
"MediaTypes": [
"text/plain",
"application/json",
"text/json"
],
"StatusCode": 200
}
]
},
2025-01-08 15:43:26 +08:00
{
"ContainingType": "WmsMobileServe.ApiServe.Mobile.Controllers.StockInController",
"Method": "BindingVehicleIn",
"RelativePath": "api/mobile/stockIn/bindingVehicleIn",
"HttpMethod": "POST",
"IsController": true,
"Order": 0,
"Parameters": [
{
"Name": "request",
"Type": "WmsMobileServe.ApiServe.Mobile.Dto.BindingVehicleInRequest",
"IsRequired": true
}
],
"ReturnTypes": [
{
"Type": "WmsMobileServe.ApiServe.Mobile.Vo.MobileApiResponse",
"MediaTypes": [
"text/plain",
"application/json",
"text/json"
],
"StatusCode": 200
}
]
},
{
"ContainingType": "WmsMobileServe.ApiServe.Mobile.Controllers.StockInController",
"Method": "BindingVehicleInEbs",
"RelativePath": "api/mobile/stockIn/bindingVehicleInEbs",
"HttpMethod": "POST",
"IsController": true,
"Order": 0,
"Parameters": [
{
"Name": "request",
"Type": "WmsMobileServe.ApiServe.Mobile.Dto.BindingVehicleInEbsReq",
"IsRequired": true
}
],
"ReturnTypes": [
{
"Type": "WmsMobileServe.ApiServe.Mobile.Vo.MobileApiResponse",
"MediaTypes": [
"text/plain",
"application/json",
"text/json"
],
"StatusCode": 200
}
]
},
{
"ContainingType": "WmsMobileServe.ApiServe.Mobile.Controllers.StockInController",
"Method": "BindingVehicleInEbsOld",
"RelativePath": "api/mobile/stockIn/bindingVehicleInEbsOld",
"HttpMethod": "POST",
"IsController": true,
"Order": 0,
"Parameters": [
{
"Name": "request",
"Type": "WmsMobileServe.ApiServe.Mobile.Dto.BindingVehicleInEbsOldReq",
"IsRequired": true
}
],
"ReturnTypes": [
{
"Type": "WmsMobileServe.ApiServe.Mobile.Vo.MobileApiResponse",
"MediaTypes": [
"text/plain",
"application/json",
"text/json"
],
"StatusCode": 200
}
]
},
{
"ContainingType": "WmsMobileServe.ApiServe.Mobile.Controllers.StockInController",
"Method": "BindingVehicleInMes",
"RelativePath": "api/mobile/stockIn/bindingVehicleInMes",
"HttpMethod": "POST",
"IsController": true,
"Order": 0,
"Parameters": [
{
"Name": "request",
"Type": "WmsMobileServe.ApiServe.Mobile.Dto.BindingVehicleInReq",
"IsRequired": true
}
],
"ReturnTypes": [
{
"Type": "WmsMobileServe.ApiServe.Mobile.Vo.MobileApiResponse",
"MediaTypes": [
"text/plain",
"application/json",
"text/json"
],
"StatusCode": 200
}
]
},
{
"ContainingType": "WmsMobileServe.ApiServe.Mobile.Controllers.StockInController",
"Method": "EmptyVehicleIn",
"RelativePath": "api/mobile/stockIn/emptyVehicleIn",
"HttpMethod": "POST",
"IsController": true,
"Order": 0,
"Parameters": [
{
"Name": "request",
"Type": "WmsMobileServe.ApiClient.Mes.Dto.EmptyVehicleInReq",
"IsRequired": true
}
],
"ReturnTypes": [
{
"Type": "WmsMobileServe.ApiServe.Mobile.Vo.MobileApiResponse",
"MediaTypes": [
"text/plain",
"application/json",
"text/json"
],
"StatusCode": 200
}
]
},
{
"ContainingType": "WmsMobileServe.ApiServe.Mobile.Controllers.StockInController",
"Method": "GetCanUseGoods",
"RelativePath": "api/mobile/stockIn/getCanUseGoods",
"HttpMethod": "POST",
"IsController": true,
"Order": 0,
"Parameters": [
{
"Name": "request",
"Type": "WmsMobileServe.ApiServe.Mobile.Dto.GetCanUseGoodsRequest",
"IsRequired": true
}
],
"ReturnTypes": [
{
2025-08-24 08:40:49 +08:00
"Type": "WmsMobileServe.ApiServe.Mobile.Vo.MobileApiResponse\u00601[[WmsMobileServe.ApiServe.Mobile.Vo.CuxWmsPoLinesItfView, WmsMobileServe, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]",
2025-01-08 15:43:26 +08:00
"MediaTypes": [
"text/plain",
"application/json",
"text/json"
],
"StatusCode": 200
}
]
},
{
"ContainingType": "WmsMobileServe.ApiServe.Mobile.Controllers.StockInController",
"Method": "GetCuxData",
"RelativePath": "api/mobile/stockIn/getCuxData",
"HttpMethod": "GET",
"IsController": true,
"Order": 0,
"Parameters": [],
"ReturnTypes": [
{
"Type": "WmsMobileServe.ApiServe.Mobile.Vo.MobileApiResponse\u00601[[System.Collections.Generic.List\u00601[[WmsMobileServe.DataBase.Base.Po.CuxWmsPoLinesItf, WmsMobileServe, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]], System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]]",
"MediaTypes": [
"text/plain",
"application/json",
"text/json"
],
"StatusCode": 200
}
]
},
{
"ContainingType": "WmsMobileServe.ApiServe.Mobile.Controllers.StockInController",
"Method": "GetGoodsDetail",
"RelativePath": "api/mobile/stockIn/getGoodsDetail",
"HttpMethod": "GET",
"IsController": true,
"Order": 0,
"Parameters": [
{
"Name": "boxNo",
"Type": "System.String",
"IsRequired": false
}
],
"ReturnTypes": [
{
"Type": "WmsMobileServe.ApiServe.Mobile.Vo.MobileApiResponse\u00601[[WmsMobileServe.ApiServe.Mobile.Dto.GetGoodsDetailResp, WmsMobileServe, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]",
"MediaTypes": [
"text/plain",
"application/json",
"text/json"
],
"StatusCode": 200
}
]
},
{
"ContainingType": "WmsMobileServe.ApiServe.Mobile.Controllers.StockInController",
"Method": "ApiTest",
"RelativePath": "api/mobile/stockIn/test",
"HttpMethod": "GET",
"IsController": true,
"Order": 0,
"Parameters": [],
"ReturnTypes": [
{
"Type": "System.String",
"MediaTypes": [
"text/plain",
"application/json",
"text/json"
],
"StatusCode": 200
}
]
2025-08-24 08:40:49 +08:00
},
{
"ContainingType": "WmsMobileServe.ApiServe.Mobile.Controllers.StockOutController",
"Method": "OutEmptyVehicle",
"RelativePath": "api/mobile/stockOut/outEmptyVehicle",
"HttpMethod": "POST",
"IsController": true,
"Order": 0,
"Parameters": [],
"ReturnTypes": [
{
"Type": "WmsMobileServe.ApiServe.Mobile.Vo.MobileApiResponse",
"MediaTypes": [
"text/plain",
"application/json",
"text/json"
],
"StatusCode": 200
}
]
2025-01-08 15:43:26 +08:00
}
]