111
yanjinhui
2025-04-02 20f099aee8715510406bf46c5e8ff4a8f5d532df
项目代码/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; }
    }
}