Skip to content

Commit

Permalink
Update docs/СхемыЗапросов.md
Browse files Browse the repository at this point in the history
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
  • Loading branch information
denisushakov and coderabbitai[bot] authored Dec 26, 2024
1 parent b267b34 commit bfb1cde
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/СхемыЗапросов.md
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@
Поля = Новый СписокЗначений;
Поля.Добавить("пбп_ПредопределенныеЗначения.СписокЗначений", Список значений);
Поля.Добавить("пбп_ПредопределенныеЗначения.Пароль", Пароль");
Поля.Добавить("пбп_ПредопределенныеЗначения.Пароль", "Пароль");
Запрос = пбп_СхемыЗапросов.ДобавитьПоляВыборкиВЗапрос(Запрос, Поля);
```
Expand Down

0 comments on commit bfb1cde

Please sign in to comment.