1
helongyang
2025-12-19 78ac0aac3c9e71ac661cc49e5b0f148e6af5073e
代码管理/WMS/WIDESEA_WMSServer/WIDESEA_Model/Models/Check/Dt_CheckOrderResult.cs
@@ -41,9 +41,13 @@
        /// <summary>
        /// 鏁伴噺
        /// </summary>
        [SugarColumn(IsNullable = false, Length = 50, ColumnDescription = "鏁伴噺")]
        [SugarColumn(IsNullable = false, ColumnDescription = "鏁伴噺")]
        public float Quantity { get; set; }
        /// <summary>
        /// 鎶芥牱鏁伴噺
        /// </summary>
        [SugarColumn(IsNullable = false,  ColumnDescription = "鎶芥牱鏁伴噺")]
        public float SampleCount { get; set; }
        /// <summary>
        /// 澶囨敞
        /// </summary>