111
yanjinhui
2025-03-26 da2e87c2a05debbcc7dac5efb5d13c92d533782f
ÏîÄ¿´úÂë/WIDESEAWCS_Server Õýʽ/WIDESEAWCS_DTO/SerialPort/MhuNjtakeTDO.cs
@@ -33,6 +33,15 @@
        /// ç­ç»„
        /// </summary>
        public string processdept { get; set; }
        public int MyProperty { get; set; }
        /// <summary>
        /// ä»»åŠ¡çŠ¶æ€
        /// </summary>
        public int  taskstatus { get; set; }
        /// <summary
        /// åˆ›å»ºæ—¶é—´
        /// </summary>
        public DateTime  createtime { get; set; }
    }
}