leiqunqing
2026-01-19 ba8aa925e7901381ceb394adb53eca8723d1c4c5
代码管理/WIDESEAWCS_Server/WIDESEAWCS_Server/WIDESEAWCS_Model/Models/BasicInfo/Dt_ScanStation.cs
@@ -32,13 +32,13 @@
        /// <summary>
        /// 绔欏彴鎴愬搧
        /// </summary>
        [SugarColumn(IsNullable = true, Length = 50, ColumnDescription = "绔欏彴鎴愬搧")]
        [SugarColumn(IsNullable = false, Length = 50, ColumnDescription = "绔欏彴鎴愬搧")]
        public string StationEndProduct { get; set; }
        /// <summary>
        /// 闆朵欢鏁伴噺
        /// </summary>
        [SugarColumn(IsNullable = false, ColumnDescription = "闆朵欢鏁伴噺")]
        [SugarColumn(IsNullable = true, ColumnDescription = "闆朵欢鏁伴噺")]
        public int StationComponentQty { get; set; }
        /// <summary>