cnf
2025-09-10 1b3db8f5683373dd8e179b006e7314783dd1f9db
WebApi/Gs.Entity/BaseInfo/SysDepartment.cs
@@ -182,4 +182,6 @@
    /// </summary>
    [SugarColumn(ColumnName = "FParentID")]
    public string FParentID { get; set; }
}