Admin.NET/FZCZTB.NET.MD/CutomerMd/FBS_Role.cs
File was renamed from Admin.NET/FZCZTB.NET.MD/CutomerMd/FB_Role.cs @@ -16,11 +16,11 @@ namespace FZCZTB.NET.MD.CutomerMd; [SugarTable("FB_Role", "客户个性化角色")] [SugarTable("FBS_Role", "客户个性化角色")] [SugarIndex("index_{table}_N", nameof(Name), OrderByType.Asc)] [SugarIndex("index_{table}_C", nameof(Code), OrderByType.Asc)] public class FB_Role : EntityBaseTenant public class FBS_Role : EntityBaseTenant { /// <summary> /// 名称