yanjinhui
2025-04-03 16faf0baa94bc0e5028233abb23ce5681a50b9dd
项目代码/WIDESEAWCS_Server 正式/WIDESEAWCS_Model/Models/SerialPort/Dt_Process.cs
@@ -133,5 +133,11 @@
        [SugarColumn(IsNullable = true, Length = 50)]
        public string PointAxisHPB { get; set; }
        /// <summary>
        /// 妯″潡鍚嶇О
        /// </summary>
        [SugarColumn(IsNullable = true, Length = 100)]
        public string ModuleName { get; set; }
    }
}