Admin
2026-01-28 c29940a5ff8b56d96d4fe0fee2076a278e52e9c5
ÏîÄ¿´úÂë/WMS/WIDESEA_WMSServer/WIDESEA_ITaskInfoService/ITaskService.cs
@@ -113,6 +113,9 @@
        //获取是否有移库任务
        Dt_Task GeRelocationTaskQueue(string LocationCode);
        //获取浅货位是否存在出库任务
        Dt_Task GeOutCuTaskQueue(string LocationCode);
        //判断当前堆垛机是否有移库任务
        bool RelocationTaskProgress(string deviceId);
        #endregion