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},