1
xiazhengtongxue
2025-12-26 a2f06e43a6f4ed3c613aefbb8bc0ccf3dd30ff8f
ÏîÄ¿´úÂë/WCSServices/WIDESEAWCS_DTO/EPLightSendDTO.cs
@@ -29,11 +29,11 @@
        /// </summary>
        public string LIGHTCOLOR { get; set; }
        /// <summary>
        /// äº®ç¯çŠ¶æ€ï¼š1:亮:2灭
        /// ä¸šåŠ¡ç±»åž‹ 1:入库亮灯 2:出库亮灯
        /// </summary>
        public string ORDERTYPE { get; set; }
        /// <summary>
        /// ä¸šåŠ¡ç±»åž‹ 1:入库亮灯 2:出库亮灯
        /// äº®ç¯çŠ¶æ€ï¼š1:亮:2灭
        /// </summary>
        public string LIGHTTYPE { get; set; }
    }