hutongqing
2024-08-21 cb683bbc5db174d236fafd35e833993201a3bad2
WIDESEAWCS_Server/WIDESEAWCS_Model/Models/System/Sys_Role.cs
@@ -21,7 +21,7 @@
        /// <summary>
        /// 部门名称
        /// </summary>
        [SugarColumn(IsNullable = true,IsIgnore = true, Length = 50, ColumnDescription = "部门名称")]
        [SugarColumn(IsNullable = true, IsIgnore = true, Length = 50, ColumnDescription = "部门名称")]
        public string DeptName { get; set; }
        /// <summary>