From b98df034707a61fd2857dbccd5a232605076ca59 Mon Sep 17 00:00:00 2001
From: lg <123456>
Date: 星期四, 20 十一月 2025 10:26:08 +0800
Subject: [PATCH] 标准版初始化
---
WebApi/Gs.Entity/BaseInfo/MesItems.cs | 7 +++++++
1 files changed, 7 insertions(+), 0 deletions(-)
diff --git a/WebApi/Gs.Entity/BaseInfo/MesItems.cs b/WebApi/Gs.Entity/BaseInfo/MesItems.cs
index 84519c8..37f8d32 100644
--- a/WebApi/Gs.Entity/BaseInfo/MesItems.cs
+++ b/WebApi/Gs.Entity/BaseInfo/MesItems.cs
@@ -344,4 +344,11 @@
[SugarColumn(IsIgnore = true)] public string? CreateDate1 { get; set; }
[SugarColumn(IsIgnore = true)] public string? Tc { get; set; }
+
+
+ /// <summary>
+ /// 閫夋嫨妗�
+ /// </summary>
+ [SugarColumn(IsIgnore = true)] public bool? chkInt { get; set; }
+
}
\ No newline at end of file
--
Gitblit v1.9.3