ÏîÄ¿´úÂë/WMSÎÞ²Ö´¢°æ/WIDESEA_WMSServer/WIDESEA_OutboundService/OutboundPickingService.cs
@@ -1687,12 +1687,20 @@ WarehouseId = originalTask.WarehouseId }; try { // ä¿åååºä»»å¡ var insertcount = await _taskRepository.Db.Insertable(returnTask).ExecuteCommandAsync(); if (insertcount <= 0) { throw new Exception("å建任å¡å¤±è´¥ï¼"); } } catch (Exception ex) { _logger.LogInformation($"CreateReturnTaskAndHandleESS å建任å¡å¤±è´¥: {orderNo} ï¼ {palletCode}"); throw new Exception("å建任å¡å¤±è´¥ï¼"); } var targetAddress = originalTask.TargetAddress; // å é¤åå§åºåºä»»å¡