移动系统liao
17 小时以前 dfba57ee3b9db5b82baa9aec90ca9fb64e59e8b3
Admin.NET/FZCZTB.NET.MD/CutomerMd/FB_Role.cs
@@ -19,7 +19,7 @@
[SugarTable("FB_Role", "客户个性化角色")]
[SugarIndex("index_{table}_N", nameof(Name), OrderByType.Asc)]
[SugarIndex("index_{table}_C", nameof(Code), OrderByType.Asc)]
[IncreTable]
public class FB_Role : EntityBaseTenant
{
    /// <summary>