diff --git a/.venv.zip b/.venv.zip new file mode 100644 index 0000000..3ef2f4b Binary files /dev/null and b/.venv.zip differ diff --git a/API-UI/history.json b/API-UI/history.json index 6db1b0a..536e1da 100644 --- a/API-UI/history.json +++ b/API-UI/history.json @@ -1,3 +1,4 @@ [ + "http://172.25.4.101:3005", "http://localhost:3005" ] \ No newline at end of file diff --git a/API-UI/mappings/products.json b/API-UI/mappings/products.json index 96afff0..259f7c7 100644 --- a/API-UI/mappings/products.json +++ b/API-UI/mappings/products.json @@ -27,7 +27,7 @@ "fields": { "parserName": { "type": "string", - "choices": ["ikea", "B2Parf", "Decathlon"], + "choices": ["ikea", "b2parf", "Decathlon"], "description": "Идентификатор парсера (выбор из списка)" }, "category.name": { "type": "string", "source": "путь категории" },