111
schangxiang@126.com
2024-12-13 75ca84b7570d7a6a805c27164c3f17c1f2158423
CC/iWareModel/EnumType/EDevice/Station/StationLocationEnum.cs
@@ -32,6 +32,12 @@
        /// <summary>
        /// 齐套验证工位
        /// </summary>
        BZ30 = 105
        BZ30 = 105,
        /// <summary>
        /// 裁纸机工位
        /// </summary>
        BZ3007 = 106
    }
}