提示
This commit is contained in:
@@ -372,6 +372,10 @@ namespace Tnb.WarehouseMgr
|
||||
}
|
||||
|
||||
}
|
||||
else
|
||||
{
|
||||
throw new AppFriendlyException($"【WmsSaleReleaseService Distribute】点位不存在", 500);
|
||||
}
|
||||
}
|
||||
|
||||
Logger.LogInformation($"【Distribute】 预计生成{items_sorttask.Count}条分拣任务");
|
||||
|
||||
Reference in New Issue
Block a user