From fd9ba2b8e2a52f9b735e955e1509717448f52c44 Mon Sep 17 00:00:00 2001 From: etreschenkov Date: Mon, 5 May 2025 12:33:49 +0300 Subject: [PATCH] new meta json --- .../src/main/resources/meta/meta.json | 25 ++++++++++++++++++- .../src/main/resources/meta/meta.xml | 2 +- 2 files changed, 25 insertions(+), 2 deletions(-) diff --git a/clearing-parent/backend-api/src/main/resources/meta/meta.json b/clearing-parent/backend-api/src/main/resources/meta/meta.json index de4c63c6b..46836eebf 100644 --- a/clearing-parent/backend-api/src/main/resources/meta/meta.json +++ b/clearing-parent/backend-api/src/main/resources/meta/meta.json @@ -1,6 +1,6 @@ { - "version": "3.16.214.116", + "version": "3.17.223.119", "enums": { @@ -6100,6 +6100,17 @@ "name": "Выгрузка ТКР", + "fields": [] + } + , + {"method":"post", + + "destination": "GVTF", + + "group": "Общее", + + "name": "Проведение сверки по регистрам AMAT и AMAF", + "fields": [] } ] @@ -6803,6 +6814,18 @@ {"code": "updatedAt", "field": "updated","type": 4,"webtype": "5","dbname": "Дата-время изменения записи","name": "Время изменения записи","shortname": "Изменено","visible": false,"searchable": true,"sortable": true } + , + {"code": "comment", + "type": 2,"length": 255,"name": "Комментарий","shortname": "Комментарий","searchable": true,"sortable": true,"ignore": true + } + , + {"code": "clientCode", + "type": 2,"length": 255,"name": "Код участника клиринга","shortname": "Код клиента","searchable": true,"sortable": true,"ignore": true + } + , + {"code": "linkedExchangeExecutionId", + "type": 1,"name": "Идентификационный номер витринной сделки в Торговой системе","shortname": "Номер витринной сделки","searchable": true,"sortable": true,"ignore": true + } ] } diff --git a/clearing-parent/backend-api/src/main/resources/meta/meta.xml b/clearing-parent/backend-api/src/main/resources/meta/meta.xml index 262aca541..d5911ba49 100644 --- a/clearing-parent/backend-api/src/main/resources/meta/meta.xml +++ b/clearing-parent/backend-api/src/main/resources/meta/meta.xml @@ -1,6 +1,6 @@ - +