bklLiudl
2024-10-15 dd973f741617e3bbf5ecf11747ff71960991549c
Admin.NET/WCS.Application/Entity/WcsDevice.cs
@@ -85,4 +85,9 @@
    /// </summary>
    [SugarColumn(IsIgnore = true)]
    public int BoxHeight { get; set; }
    /// <summary>
    /// 目的工位
    /// </summary>
    [SugarColumn(IsIgnore = true)]
    public string EndLocat { get; set; }
}