From 1919c3926e9427aa8766c424263872b93e9d3c5c Mon Sep 17 00:00:00 2001 From: xiaochanghai Date: Fri, 11 Apr 2025 16:01:26 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BC=98=E5=8C=96=E6=B5=81=E7=A8=8B=E6=8F=90?= =?UTF-8?q?=E4=BA=A4=E6=8E=A5=E5=8F=A3?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Tiobon.Core.Services/CommonServices.cs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Tiobon.Core.Services/CommonServices.cs b/Tiobon.Core.Services/CommonServices.cs index 31947059..99f41ad3 100644 --- a/Tiobon.Core.Services/CommonServices.cs +++ b/Tiobon.Core.Services/CommonServices.cs @@ -4281,7 +4281,7 @@ public partial class CommonServices : BaseServices>, ICommon SET @ErrorMsg = NULL; - EXEC @return_value = GHR30.dbo.[PT_GHR30_FlowApply] + EXEC @return_value = dbo.[PT_GHR30_FlowApply] @ID = {id}, @FlowID = {@FlowID}, @UserID = {param.userId},