change -添加注释

master
启龙 曹 1 year ago
parent 2ea4d57536
commit e005e99296

@ -197,7 +197,7 @@ namespace Khd.Core.Wcs.Wcs
} }
} }
} }
else if (task.taskType == StaticTaskType.FiveAccessoryStorage) else if (task.taskType == StaticTaskType.FiveAccessoryStorage)//盘库
{ {
WmsInventoryCheck? wmsInventoryCheck = dbContext.WmsInventoryCheck.Where(t => t.InventoryCheckId == task.orderId).FirstOrDefault(); WmsInventoryCheck? wmsInventoryCheck = dbContext.WmsInventoryCheck.Where(t => t.InventoryCheckId == task.orderId).FirstOrDefault();
if (wmsInventoryCheck != null) if (wmsInventoryCheck != null)

Loading…
Cancel
Save