schangxiang@126.com
2024-11-28 1259cc80bb475c2d873d83af80636d3cc03e07c7
SDA/iWareSda/Model/StationLocationEnum.cs
@@ -26,8 +26,14 @@
        /// </summary>
        BZ39 = 102,
        /// <summary>
        /// 叠版工位
        /// </summary>
        BZ12 = 103,
        /// <summary>
        /// 合包工位
        /// </summary>
        BZ21 = 104
    }
}