南骏 池
2025-05-06 45027a3c039d5988b4d5fc95d6803ed517e2e7db
MES.Service/Modes/SysDepartment.cs
@@ -138,11 +138,6 @@
    [SugarColumn(ColumnName = "material_properti")]
    public string? MaterialProperti { get; set; }
    /// <summary>
    ///     上级部门
    /// </summary>
    [SugarColumn(ColumnName = "parent_id")]
    public int? ParentId { get; set; }
    /// <summary>
    ///     自定义字段4