From fd8a1399090dd3a57b557a7c8d270362397bc21f Mon Sep 17 00:00:00 2001
From: kyy <3283105747@qq.com>
Date: 星期六, 20 九月 2025 16:45:04 +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