From b1df5d6fdff809f634286ef7976d9b520cef7172 Mon Sep 17 00:00:00 2001 From: 移动系统liao <liaoxujun@qq.com> Date: 星期一, 25 八月 2025 08:50:18 +0800 Subject: [PATCH] Merge branch 'master' of http://47.108.235.38:8080/r/FZCZTB --- Admin.NET/FZCZTB.NET.MD/CutomerMd/FBS_ExRole.cs | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/Admin.NET/FZCZTB.NET.MD/CutomerMd/FBS_ExRole.cs b/Admin.NET/FZCZTB.NET.MD/CutomerMd/FBS_ExRole.cs index a9a32cb..014259a 100644 --- a/Admin.NET/FZCZTB.NET.MD/CutomerMd/FBS_ExRole.cs +++ b/Admin.NET/FZCZTB.NET.MD/CutomerMd/FBS_ExRole.cs @@ -22,7 +22,7 @@ [SugarIndex("index_{table}_N", nameof(Name), OrderByType.Asc)] [SugarIndex("index_{table}_C", nameof(Code), OrderByType.Asc)] [IncreTable] -public class FBS_ExRole: EntityBaseTenant +public class FBS_ExRole: EntityBase { /// <summary> /// 鍚嶇О -- Gitblit v1.9.1