From aebd2d642e19ce9ccb253c671b239e7ed9fc91c6 Mon Sep 17 00:00:00 2001
From: cnf <3200815559@qq.com>
Date: 星期三, 10 九月 2025 16:11:12 +0800
Subject: [PATCH] 代码修改为七喜

---
 WebApi/Gs.BaseInfo/Services/MesItemTypeManager.cs |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/WebApi/Gs.BaseInfo/Services/MesItemTypeManager.cs b/WebApi/Gs.BaseInfo/Services/MesItemTypeManager.cs
index 4fc8ba8..fcd8392 100644
--- a/WebApi/Gs.BaseInfo/Services/MesItemTypeManager.cs
+++ b/WebApi/Gs.BaseInfo/Services/MesItemTypeManager.cs
@@ -13,7 +13,7 @@
 public class MesItemTypeManager : Repository<MesItemType>, IRomteService
 {
     private readonly IHttpContextAccessor _http;
-    private readonly string _userCode, _userGuid, _orgFids;
+     private readonly string _userCode,_userGuid,_orgFids;
 
     public MesItemTypeManager(IHttpContextAccessor httpContextAccessor)
     {

--
Gitblit v1.9.3