wangxinhui
2025-11-15 c4885ceaf477654dc0d2c02c7235c6ca683e08d4
´úÂë¹ÜÀí/WMS/WIDESEA_WMSServer/WIDESEA_Model/Models/Stock/Dt_StockInfoDetail.cs
@@ -42,7 +42,7 @@
        /// <summary>
        /// ç‰©æ–™è§„æ ¼
        /// </summary>
        [SugarColumn(IsNullable = true, Length = 200, ColumnDescription = "物料规格")]
        [SugarColumn(IsNullable = true, Length = 500, ColumnDescription = "物料规格")]
        public string MaterielSpec { get; set; }
        /// <summary>
@@ -84,7 +84,7 @@
        /// <summary>
        /// è£åˆ‡åŽå®½åº¦
        /// </summary>
        [SugarColumn(IsNullable = false, ColumnDescription = "裁切后宽度")]
        [SugarColumn(IsNullable = true, ColumnDescription = "裁切后宽度")]
        public float CutedWidth { get; set; }
        /// <summary>