lu
2025-06-02 9f02d4ee868220602522532dc7cc9cf04dcc8725
DevApp/Gs.DevApp/DevFrm/QC/Models/MesQmCheckitemDt.cs
@@ -221,14 +221,17 @@
        public string stationName { get; set; }
        /// <summary>
        ///     样品数量
        /// </summary>
        public decimal? ypsl { get; set; }
        /// <summary>
        ///  是否认证
        ///</summary>
        public bool? isRzxx { get; set; }
        public Guid? Pid { get; set; }
    }