From 6023f73a031bf93797d1cb74e705371abd3990e6 Mon Sep 17 00:00:00 2001
From: 移动系统liao <liaoxujun@qq.com>
Date: 星期五, 27 六月 2025 14:47:22 +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