You've already forked OpenIntegrations
mirror of
https://github.com/Bayselonarrend/OpenIntegrations.git
synced 2025-08-13 20:05:19 +02:00
Преобразование OPI -> OInt (workflow)
This commit is contained in:
committed by
Vitaly the Alpaca (bot)
parent
93a420ee0c
commit
d6839f4c9e
File diff suppressed because it is too large
Load Diff
@@ -678,7 +678,7 @@ Procedure YDisk_CreateObjectCopy() Export
|
||||
+ "OpenIntegrations/main/Media/logo.png";
|
||||
|
||||
OPI_YandexDisk.UploadFileByURL(Token, OriginalPath, URL);
|
||||
OPI_Tools.Pause(5);
|
||||
OPI_Tools.Pause(25);
|
||||
|
||||
Result = OPI_YandexDisk.CreateObjectCopy(Token, OriginalPath, CopyPath, True);
|
||||
|
||||
|
@@ -678,7 +678,7 @@ Procedure YDisk_CreateObjectCopy() Export
|
||||
+ "OpenIntegrations/main/Media/logo.png";
|
||||
|
||||
OPI_YandexDisk.UploadFileByURL(Token, OriginalPath, URL);
|
||||
OPI_Tools.Pause(5);
|
||||
OPI_Tools.Pause(25);
|
||||
|
||||
Result = OPI_YandexDisk.CreateObjectCopy(Token, OriginalPath, CopyPath, True);
|
||||
|
||||
|
@@ -678,7 +678,7 @@
|
||||
+ "OpenIntegrations/main/Media/logo.png";
|
||||
|
||||
OPI_YandexDisk.ЗагрузитьФайлПоURL(Токен, ПутьОригинала, URL);
|
||||
OPI_Инструменты.Пауза(5);
|
||||
OPI_Инструменты.Пауза(25);
|
||||
|
||||
Результат = OPI_YandexDisk.СоздатьКопиюОбъекта(Токен, ПутьОригинала, ПутьКопии, Истина);
|
||||
|
||||
|
Reference in New Issue
Block a user