a
qiuyao
2025-03-24 72942308915441381c5753057585677ce22b8032
项目代码/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; }
    }
}