From b2e18860125ea5235cb9793043fe67985faa6893 Mon Sep 17 00:00:00 2001
From: kyy <3283105747@qq.com>
Date: 星期五, 19 十二月 2025 10:26:40 +0800
Subject: [PATCH] 更新接口

---
 WebApi/Gs.Toolbox/InterfaceUtil.cs |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/WebApi/Gs.Toolbox/InterfaceUtil.cs b/WebApi/Gs.Toolbox/InterfaceUtil.cs
index 5d00201..eff3605 100644
--- a/WebApi/Gs.Toolbox/InterfaceUtil.cs
+++ b/WebApi/Gs.Toolbox/InterfaceUtil.cs
@@ -22,6 +22,7 @@
         string edtUserGuid = "", string abtGuid = "", string hNo = "",
         int urlType = 0, string keyUrl = "")
     {
+        LogHelper.Debug("", "keyUrl:" + keyUrl);
         int _rtn = 0;
         string docNo = string.Empty;
         //鏃ュ織璇︾粏锛屽彂閫佺殑鏃跺�欙紝璁板綍鏃ュ織锛屽瓨鍌ㄨ繃绋嬭皟鐢ㄧ殑鏃跺�欙紝鍐嶇疮鍔犱笂mes涓氬姟鐨勬搷浣滅粨鏋�

--
Gitblit v1.9.3