From b065bf05e36a35498692cb02493f4816c88df116 Mon Sep 17 00:00:00 2001
From: 家里台式机\Administrator <liaoxujun@>
Date: 星期日, 29 六月 2025 07:03:41 +0800
Subject: [PATCH] no message

---
 Admin.NET/FZCZTB.NET.MD/CutomerMd/FBS_CustomerRole.cs |    7 ++++++-
 1 files changed, 6 insertions(+), 1 deletions(-)

diff --git a/Admin.NET/FZCZTB.NET.MD/CutomerMd/FBS_CustomerRole.cs b/Admin.NET/FZCZTB.NET.MD/CutomerMd/FBS_CustomerRole.cs
index 260b5c0..12037b4 100644
--- a/Admin.NET/FZCZTB.NET.MD/CutomerMd/FBS_CustomerRole.cs
+++ b/Admin.NET/FZCZTB.NET.MD/CutomerMd/FBS_CustomerRole.cs
@@ -14,7 +14,7 @@
 
 namespace FZCZTB.NET.MD.CutomerMd;
 [SugarTable("FBS_CustomerRole", "瀹㈡埛鑿滃崟琛�")]
-
+[IncreTable]
 public class FBS_CustomerRole : EntityBaseId
 {
     /// <summary>
@@ -42,4 +42,9 @@
     /// </summary>
     [Navigate(NavigateType.OneToOne, nameof(RoleId))]
     public SysRole SysRole { get; set; }
+
+
+   
+
+
 }

--
Gitblit v1.9.1