1
0
mirror of https://github.com/Bayselonarrend/OpenIntegrations.git synced 2025-07-03 00:58:12 +02:00

Main build (Jenkins)

This commit is contained in:
Vitaly the Alpaca (bot)
2025-02-05 12:40:59 +03:00
parent a98811c360
commit 602d0cecea
49 changed files with 6981 additions and 6702 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_BDED_4b.oint";
Path = "C:\Users\Administrator\AppData\Local\Temp\v8_9B5_45.oint";
Result = OPI_IntegrationProxy.CreateProject(Path);
```