Files
Excel-project2/columns.json
2026-02-23 13:22:55 +03:00

25 lines
636 B
JSON
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
{
"ozon":{
"Артикул": 0,
"Наименование":1,
"Выручка": 14,
"Выкупы": 7,
"Возвраты":13,
"Не_выкупы":16,
"Налог_в_руб":113,
"Прибыль":116,
"Все_удержания_магазина": 102
},
"wb":{
},
"yandex":{
"Артикул": 0,
"Выручка": 16,
"Выкупы": 8,
"Возвраты":15,
"Налог_в_руб":64,
"Прибыль":65,
"Все_удержания_магазина": 54
}
}