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_Menu.cs | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/Admin.NET/FZCZTB.NET.MD/CutomerMd/FBS_Menu.cs b/Admin.NET/FZCZTB.NET.MD/CutomerMd/FBS_Menu.cs index 58a7502..c3156d0 100644 --- a/Admin.NET/FZCZTB.NET.MD/CutomerMd/FBS_Menu.cs +++ b/Admin.NET/FZCZTB.NET.MD/CutomerMd/FBS_Menu.cs @@ -20,7 +20,7 @@ [SugarTable("FBS_Menu", "瀹㈡埛绯荤粺鑿滃崟琛�")] [SugarIndex("index_{table}_T", nameof(Title), OrderByType.Asc)] [SugarIndex("index_{table}_T2", nameof(Type), OrderByType.Asc)] - +[IncreTable] public class FBS_Menu: EntityBaseTenant { /// <summary> -- Gitblit v1.9.1