电梯逻辑变更 erp同步调整 生成条码变更等
This commit is contained in:
@@ -107,6 +107,8 @@ namespace Tnb.WarehouseMgr
|
||||
public static Dictionary<string, SemaphoreSlim> _s_elevatortaskWCSRequestDic = new();
|
||||
public static List<ISqlSugarClient> _db_ElevatorTaskExceptionHandles = new();
|
||||
|
||||
|
||||
|
||||
public static SemaphoreSlim s_GenTaskExecute = new(1);
|
||||
protected IEventPublisher? EventPublisher { set; get; }
|
||||
|
||||
|
||||
Reference in New Issue
Block a user