From 266afcd9d3b53e97b9a81e61efd095bbdbc8de9e Mon Sep 17 00:00:00 2001
From: tjx <t2856754968@163.com>
Date: 星期五, 17 十月 2025 01:17:27 +0800
Subject: [PATCH] 同步为建辉的版本
---
entity/LLJView.cs | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/entity/LLJView.cs b/entity/LLJView.cs
index eb7e7ad..ceae628 100644
--- a/entity/LLJView.cs
+++ b/entity/LLJView.cs
@@ -109,7 +109,7 @@
/// 鏄惁鎬ユ枡
/// </summary>
[SugarColumn(ColumnName = "URGENT_FLAG")]
- public short? UrgentFlag { get; set; }
+ public int? UrgentFlag { get; set; }
/// <summary>
/// 鐗╂枡鍚嶇О
--
Gitblit v1.9.3