liulijun
2025-11-24 baa732073a68a34bd68d86eb65751a94b2e47813
ÏîÄ¿´úÂë/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 = "单位")]