1
0
mirror of https://github.com/Bayselonarrend/OpenIntegrations.git synced 2025-08-10 22:41:43 +02:00

Main build (Jenkins)

This commit is contained in:
Vitaly the Alpaca (bot)
2025-02-03 21:32:49 +03:00
parent 01f43b30d8
commit 8e121bf1d1
3 changed files with 6604 additions and 6604 deletions

File diff suppressed because it is too large Load Diff

View File

@@ -164,7 +164,7 @@ Function ExecuteUniversalProcessing(Context, Handler, Parameters)
Method = Handler["function"];
ParametersBoiler = FormParametersBoiler(Arguments, Parameters);
ExecutionStructure = OPIObject.FormMethodCallString(ParametersBoiler, Command, Method);
ExecutionStructure = OPIObject.СформироватьСтрокуВызоваМетода(ParametersBoiler, Command, Method);
Response = Undefined;

View File

@@ -164,7 +164,7 @@ Function ExecuteUniversalProcessing(Context, Handler, Parameters)
Method = Handler["function"];
ParametersBoiler = FormParametersBoiler(Arguments, Parameters);
ExecutionStructure = OPIObject.FormMethodCallString(ParametersBoiler, Command, Method);
ExecutionStructure = OPIObject.СформироватьСтрокуВызоваМетода(ParametersBoiler, Command, Method);
Response = Undefined;