添加上升降机边调度逻辑

This commit is contained in:
2024-04-29 15:57:28 +08:00
parent 1e699fb7db
commit 18ff3b29ed
10 changed files with 695 additions and 69 deletions

View File

@@ -68,6 +68,11 @@ namespace Tnb.WarehouseMgr.Entities.Consts
/// </summary>
public const string = "下升降机当前码垛位";
/// <summary>
///
/// </summary>
public const string = "上升降机条码";
}
}