From 1d745bcb4acb7ba91c35a086d6244f3fc8c20cda Mon Sep 17 00:00:00 2001
From: 移动系统liao <liaoxujun@qq.com>
Date: 星期四, 19 六月 2025 09:19:43 +0800
Subject: [PATCH] no message

---
 Admin.NET/FZCZTB.NET.MD/CutomerMd/FB_Role.cs |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/Admin.NET/FZCZTB.NET.MD/CutomerMd/FB_Role.cs b/Admin.NET/FZCZTB.NET.MD/CutomerMd/FB_Role.cs
index 90485b8..39eee6a 100644
--- a/Admin.NET/FZCZTB.NET.MD/CutomerMd/FB_Role.cs
+++ b/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>

--
Gitblit v1.9.1