From 0a94a4385899cd672a72473ecdf665d9632d3a34 Mon Sep 17 00:00:00 2001 From: 啊鑫 <t2856754968@163.com> Date: 星期三, 30 十月 2024 17:30:58 +0800 Subject: [PATCH] 111 --- MES.Service/Modes/SysOrganization.cs | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/MES.Service/Modes/SysOrganization.cs b/MES.Service/Modes/SysOrganization.cs index d3552b5..c67a3d1 100644 --- a/MES.Service/Modes/SysOrganization.cs +++ b/MES.Service/Modes/SysOrganization.cs @@ -53,7 +53,7 @@ /// 宸ュ巶缂栧彿 /// </summary> [SugarColumn(ColumnName = "FACTORY")] - public string? Factory { get; set; } + public string Factory { get; set; } /// <summary> /// 缂栬緫鏃堕棿 -- Gitblit v1.9.3