From e19f8a13e2b35e6836ce46c17402c44327814a00 Mon Sep 17 00:00:00 2001
From: wbc <2597324127@qq.com>
Date: 星期四, 18 十二月 2025 09:14:36 +0800
Subject: [PATCH] 产能排产漏更新
---
WebApi/Gs.Entity/Sys/SysUser.cs | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/WebApi/Gs.Entity/Sys/SysUser.cs b/WebApi/Gs.Entity/Sys/SysUser.cs
index a8e6ee4..2765aa6 100644
--- a/WebApi/Gs.Entity/Sys/SysUser.cs
+++ b/WebApi/Gs.Entity/Sys/SysUser.cs
@@ -123,7 +123,7 @@
/// <summary>
- /// 鍏宠仈鐢ㄦ埛
+ /// 鍏宠仈鐢ㄦ埛
/// </summary>
[SugarColumn(ColumnName = "STAFF_ID")]
public string StaffId { get; set; }
--
Gitblit v1.9.3