1
0
mirror of https://github.com/Bayselonarrend/OpenIntegrations.git synced 2025-08-24 19:49:22 +02:00

Update Module.bsl

This commit is contained in:
Anton Titovets
2025-04-16 23:00:01 +03:00
parent 7dc8cdfa67
commit 9e3be31ac3

View File

@@ -57,7 +57,7 @@
Если OPI_Инструменты.ЭтоOneScript() Тогда
//@skip-check property-not-writable
Обработки = Неопределено;
HTTPКлиент = Новый("HTTPКлиент");
HTTPКлиент = Новый("OPI_HTTPКлиент");
Иначе
HTTPКлиент = Обработки.OPI_HTTPКлиент.Создать();
КонецЕсли;