1
0
mirror of https://github.com/Bayselonarrend/OpenIntegrations.git synced 2025-07-17 01:42:25 +02:00

Main build (Jenkins)

This commit is contained in:
Vitaly the Alpaca (bot)
2025-02-04 22:29:30 +03:00
parent 61569a9c91
commit d2742a0a32
68 changed files with 7226 additions and 6658 deletions

View File

@ -25,7 +25,7 @@ import TabItem from '@theme/TabItem';
```bsl title="1C:Enterprise/OneScript code example"
Path = "C:\Users\Administrator\AppData\Local\Temp\v8_80F8_31.oint";
Path = "C:\Users\Administrator\AppData\Local\Temp\v8_BDED_4b.oint";
Result = OPI_IntegrationProxy.CreateProject(Path);
```