wangxinhui
2025-03-31 a6e0ea9ce13e791f3edae4edffeb3be3ccb760be
´úÂë¹ÜÀí/WMS/WIDESEA_WMSServer/WIDESEA_Model/Models/Check/Dt_CheckOrderResult.cs
@@ -39,11 +39,15 @@
        public string Result { get; set; }
        /// <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>