xiazhengtongxue
2026-02-09 e81c782b3e7a632ffb8e32be56fce931a8c89ae6
ÏîÄ¿´úÂë/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; }
    }