1
hutongqing
2024-12-23 ca2ad67b89f02ca49054474d3405daba330e5800
´úÂë¹ÜÀí/WMS/WIDESEA_WMSServer/WIDESEA_ITaskInfoService/ITaskService.cs
@@ -101,5 +101,6 @@
        /// <param name="locationCode">入库或出库的货位号</param>
        /// <returns></returns>
        WebResponseContent IsRelocation(int taskNum, string locationCode);
        MesResponseContent TestReturnStock(TestToolBackModel content);
    }
}