1
yangpeixing
2026-01-22 2a978847c0dfef510349b097ef8202afe5647997
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);
    }
}