1
yangpeixing
2026-01-19 c6f6be2d942214580e61c2647c846d7e11e06f48
WMS/WIDESEA_WMSServer/WIDESEA_IBasicService/ILocationInfoService.cs
@@ -58,5 +58,7 @@
        /// <param name="palletType">托盘类型</param>
        /// <param name="locationStatus">货位状态</param>
        //void UpdateLocationStatus(Dt_LocationInfo location, int palletType, LocationStatusEnum locationStatus, int warehousId);
        WebResponseContent LocationRelease(List<string> locationCodes);
    }
}