Initial commit

This commit is contained in:
d.klimov
2026-01-20 16:11:38 +03:00
commit d42b28060e
50 changed files with 15886 additions and 0 deletions

35
Hysteria2.md Normal file
View File

@@ -0,0 +1,35 @@
https://blitz.digital-home.site:443/eb4643570d60cb40ef62b5bc7c7b92c4/
```js
callTemporalService: function () {
const serviceOptions = {
// ClientData: {
// Name: this.get("Name"), // AccountId: this.get("Id") // }, OrderData: {
OrderName: this.get("Number"),
OrderDate: this.get("NrbStartDate"),
ClientId: "123-123",
ManagerProjectId: "00123036",
HeadProjectId: "00123037",
DirectorProjectId: "00123038",
OrderAmount: this.get("NrbAmountDeal"),
ProductAttribute: 1,
ProjectId: "",
OrderId: this.get("Id")
} };
ServiceHelper.callService("PresaleProjectService", "CreatePresaleProject", function (response) {
}, serviceOptions, this);
},
```
19 - 100000 (ap +)
20 - 150000 (изменение + - согласование идет) - 1 заявка
21 - 120000 () - 1 заявка (нужно перевыпуск)
22 - ... (успешный ответ) - 1 заявка успех, 2 заявку отправляем
Нужно перевыпустить (логическое - не изменяемое) - Да
Новая
Зарегистрирована
На изменении (изменение данных + согласование)