zjh
9 天以前 a1f71e49394fdfed07b22d2760667387e0bef65c
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>