xwt
2025-08-14 82dac540156cb29e58c86f7d7d840e3c7e548c15
StandardInterface/MES.Service/Modes/QsQaItemXj.cs
@@ -80,6 +80,18 @@
    public string? Modify1By { get; set; }
    /// <summary>
    ///     车间
    /// </summary>
    [SugarColumn(IsIgnore = true)]
    public string? WorkShop { get; set; }
    /// <summary>
    ///     部门ID
    /// </summary>
    [SugarColumn(ColumnName = "DEPARTMENT_ID")]
    public string? DepartmentId { get; set; }
    /// <summary>
    ///     单位
    /// </summary>
    [SugarColumn(ColumnName = "ITEM_UNIT")]