zjh
7 天以前 8276722de62e0be1e68adf65f150686a236268bd
StandardPda/MES.Service/Modes/MesQaItemsDetectDetail5.cs
@@ -155,9 +155,9 @@
    public byte? GivenModify { get; set; }
    /// <summary>
    /// 检验工具
    ///     检验工具
    /// </summary>
    [SugarColumn(ColumnName = "FCHECK_TOOL", Length = 100)]  // 明确长度限制
    [SugarColumn(ColumnName = "FCHECK_TOOL", Length = 100)] // 明确长度限制
    public string? FcheckTool { get; set; }
    /// <summary>