wangxinhui
2025-09-06 1f121db427cc068eee97b699c410d1b5f320e867
ÏîÄ¿´úÂë/WMS/WMSServices/WIDESEA_Model/Models/Stock/Dt_ProCache.cs
@@ -45,6 +45,18 @@
        public string MdQtys { get; set; }
        /// <summary>
        /// ç åž›ä¸­æ•°é‡ï¼ˆå«å·²ç åž›ï¼‰
        /// </summary>
        [SugarColumn(IsNullable = false, ColumnDescription = "码垛中数量")]
        public string MdingQtys { get; set; }
        /// <summary>
        /// ç åž›ç»“托数量
        /// </summary>
        [SugarColumn(IsNullable = false, ColumnDescription = "码垛结托数量")]
        public string MdEndQtys { get; set; }
        /// <summary>
        /// å•号
        /// </summary>
        [SugarColumn(IsNullable = true, Length = 30, ColumnDescription = "单号")]