yanjinhui
2025-03-17 b8510ca5d1e56ef78cd27c45b6bd65a2c13f6b27
ÏîÄ¿´úÂë/WIDESEAWCS_Server Õýʽ/WIDESEAWCS_DTO/SerialPort/MhuNjtakeTDO.cs
@@ -37,11 +37,11 @@
        /// <summary>
        /// ä»»åŠ¡çŠ¶æ€
        /// </summary>
        public string  taskstatus { get; set; }
        public int  taskstatus { get; set; }
        /// <summary
        /// åˆ›å»ºæ—¶é—´
        /// </summary>
        public string  createtime { get; set; }
        public DateTime  createtime { get; set; }
    }
}