电梯逻辑变更 erp同步调整 生成条码变更等
This commit is contained in:
@@ -34,7 +34,7 @@ namespace Tnb.WarehouseMgr.Interfaces
|
||||
SemaphoreSlim s_taskExecuteSemaphore_F2ZCCOutstock { get; }
|
||||
|
||||
SemaphoreSlim _s_GenTaskExecute { get; }
|
||||
|
||||
//电梯任务
|
||||
Dictionary<string, SemaphoreSlim> s_elevatortaskDic
|
||||
{
|
||||
get;
|
||||
@@ -44,13 +44,12 @@ namespace Tnb.WarehouseMgr.Interfaces
|
||||
get;
|
||||
}
|
||||
/// <summary>
|
||||
/// WCS请求
|
||||
/// 电梯任务WCS请求
|
||||
/// </summary>
|
||||
public Dictionary<string, SemaphoreSlim> s_elevatortaskWCSRequestDic
|
||||
{
|
||||
get;
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
/// 获取锁
|
||||
/// </summary>
|
||||
|
||||
Reference in New Issue
Block a user