1
dengjunjie
2024-10-14 39368ecce1a87b67057d050ed913ab3ccb6bb3fd
´úÂë¹ÜÀí/WCS/WIDESEAWCS_Server/WIDESEAWCS_TaskInfoService/TaskService.cs
@@ -129,6 +129,7 @@
        /// <returns></returns>
        public WebResponseContent RequestWMSTask(string palletCode, string sourceAddress)
        {
            if (string.IsNullOrEmpty(palletCode)) throw new Exception("托盘号为空");
            WebResponseContent content = new WebResponseContent();
            try
            {