wangxinhui
2025-09-06 2b25f973bb6d72ce6971d6f9c3cdccf51b7962ab
ÏîÄ¿´úÂë/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 = "单号")]