wangxinhui
2025-11-12 f54b7815d8451f362554e3d2d09b4991ce13d4ff
ÏîÄ¿´úÂë/WMS/WMSServices/WIDESEA_Model/Models/Stock/Dt_StockInfo.cs
@@ -160,6 +160,14 @@
        public int IsFull { get; set; }
        /// <summary>
        /// æ˜¯å¦é¢†æ–™<br/>
        /// 0 å¦<br/>
        /// 1 æ˜¯<br/>
        /// </summary>
        [SugarColumn(IsNullable = false, ColumnDescription = "是否领料", DefaultValue = "0")]
        public int IsPick { get; set; }
        /// <summary>
        /// å•位
        /// </summary>
        [SugarColumn(IsNullable = true, ColumnDescription = "单位")]