1
wangxinhui
2026-01-29 c67c39f00fde325f3ff3f407c6b8b7416d5152c1
´úÂë¹ÜÀí/WMS/WIDESEA_WMSServer/WIDESEA_Model/Models/Stock/Dt_ProStockInfoDetail.cs
@@ -137,6 +137,11 @@
        [SugarColumn(IsNullable = true, Length = 50, ColumnDescription = "销售指派版本")]
        public string SpecifyVer { get; set; }
        /// <summary>
        /// æ˜¯å¦ç²¾å“
        /// </summary>
        [SugarColumn(IsNullable = true, ColumnDescription = "是否精品")]
        public int IsFineWorks { get; set; }
        /// <summary>
        /// å¤‡æ³¨
        /// </summary>
        [SugarColumn(IsNullable = true, Length = 200, ColumnDescription = "备注")]