huanghongfeng
8 天以前 8c8a68df710d568f5f2b358c1e8c4b4799547d0b
´úÂë¹ÜÀí/WCS/WCS/WIDESEAWCS_Server/WIDESEAWCS_Tasks/ConveyorLineJob/ConveyorLineTaskCommand.cs
@@ -125,11 +125,6 @@
    public class PlatformStatus
    {
        /// <summary>
        /// ä»»åŠ¡id
        /// </summary>
        public ushort DoorRequest { get; set; }
        /// <summary>
        /// 0无货,1有货
        /// </summary>
        public ushort HCJ_GoodsStatus { get; set; }