新增物料签收记录、调拨出库、电梯优化等
This commit is contained in:
@@ -66,6 +66,7 @@ namespace Tnb.WarehouseMgr
|
||||
|
||||
protected static Dictionary<string, int> _s_eleUseStatusDic;
|
||||
|
||||
public static SemaphoreSlim s_GenTaskExecute = new(1);
|
||||
protected IEventPublisher? EventPublisher { set; get; }
|
||||
|
||||
protected static string _LoggerFileName = "";
|
||||
|
||||
Reference in New Issue
Block a user