wangxinhui
2026-03-13 8dc2427e1c5e5e349bce2d72759034c406eb0848
ÏîÄ¿´úÂë/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 = "单号")]