From a4501b0013153ee105d65a8b9ae34f3998d60904 Mon Sep 17 00:00:00 2001
From: huawei <huawei@2214094776>
Date: 星期一, 01 十二月 2025 15:16:41 +0800
Subject: [PATCH] Merge branch 'master' of http://43.142.96.171:8080/r/~cnf/JH/JH_MesService

---
 WebApi/Gs.Toolbox/UtilityHelper.cs |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/WebApi/Gs.Toolbox/UtilityHelper.cs b/WebApi/Gs.Toolbox/UtilityHelper.cs
index 0b53232..35f3b58 100644
--- a/WebApi/Gs.Toolbox/UtilityHelper.cs
+++ b/WebApi/Gs.Toolbox/UtilityHelper.cs
@@ -1,4 +1,4 @@
-锘縰sing System.Data;
+using System.Data;
 using System.Dynamic;
 using System.Security.Cryptography;
 using System.Text;
@@ -120,7 +120,7 @@
         sb.Append(" exec prc_log_create '" + _userGuid + "','" + _abtGuid +
                   "','" + _table + "','" + _logTxt + "' ");
         return sb;
-    }
+    }  
      
     /// <summary>
     ///     鍒ゆ柇鏄笉鏄痝uid

--
Gitblit v1.9.3