lu
2025-03-11 d37df25d14c9bf8ddaa4a0578dd8a84e2ffc7900
DevApp/Gs.DevApp/DevFrm/QC/Models/MesQmCheckitemDt.cs
@@ -55,7 +55,7 @@
        /// 上公差 
        ///</summary>
    
         public string FupAllow { get; set; }
         public decimal? FupAllow { get; set; }
        /// <summary>
        /// 检验项目 
        ///</summary>
@@ -90,7 +90,7 @@
        /// 下公差 
        ///</summary>
    
         public string FdownAllow { get; set; }
         public decimal? FdownAllow { get; set; }
        /// <summary>
        /// 检验水平 
        ///</summary>
@@ -100,7 +100,7 @@
        /// 标准值 
        ///</summary>
 
         public string Fstand { get; set; }
         public decimal? Fstand { get; set; }
        /// <summary>
        /// 接收水平 
        ///</summary>