liuying
2024-11-29 d6bbd8952a4b962e3206e7f62ede763033ec2e1e
SDA/iWareSda/Model/StationLocationEnum.cs
@@ -26,8 +26,14 @@
        /// </summary>
        BZ39 = 102,
        /// <summary>
        /// 叠版工位
        /// </summary>
        BZ12 = 103,
        /// <summary>
        /// 合包工位
        /// </summary>
        BZ21 = 104
    }
}