代码管理/WMS/WIDESEA_WMSServer/WIDESEA_IBasicService/ILocationInfoService.cs
@@ -20,5 +20,13 @@ Dt_LocationInfo AdjacentDepthLocation(string locationCode); Dt_LocationInfo? AssignLocation(string stationCode, int inboundType); WebResponseContent LocationEnableStatus(int[] keys); WebResponseContent LocationDisableStatus(int[] keys); WebResponseContent LocationEnableStatus(int key); WebResponseContent LocationDisableStatus(int key); } }