zjh
2 天以前 761c4fe6b12c340153dbd0c9c785992eac895ba8
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>