liuying
2024-12-01 6db85a1b10d891a3871775c2c555fd681cb7da34
SDA/iWareSda/Model/StationLocationEnum.cs
@@ -34,6 +34,10 @@
        /// <summary>
        /// 合包工位
        /// </summary>
        BZ21 = 104
        BZ21 = 104,
        /// <summary>
        /// 齐套验证工位
        /// </summary>
        BZ30 = 105
    }
}