空载具入库,获取目标库位集合代码还原,用于测试CTU

This commit is contained in:
yang.lee
2023-12-13 14:05:44 +08:00
parent 886f3a1661
commit 89e7f0dd50
7 changed files with 65 additions and 50 deletions

View File

@@ -23,7 +23,7 @@ public partial class WmsElevatorH : BaseEntity<string>
/// 电梯ID
/// </summary>
public string elevator_id { get; set; } = string.Empty;
/// <summary>
/// 电梯编号
/// </summary>