Skip to content

Commit cd5dc3e

Browse files
Update README.md
1 parent ded560d commit cd5dc3e

1 file changed

Lines changed: 14 additions & 14 deletions

File tree

README.md

Lines changed: 14 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -10,13 +10,13 @@ www.petroglif.ru
1010

1111
Оригинал справочника находится на сервере Universe-HTT - здесь мы размещаем его копию, содержащую следующие поля:
1212

13-
-- (ID) Идентификатор товара в базе данных Universe-HTT
14-
-- (UPCEAN) Штрихкод
15-
-- (Name) Наименование товара
16-
-- (CategoryID) Идентификатор категории в базе данных Universe-HTT
17-
-- (CategoryName) Наименование категории
18-
-- (BrandID) Идентификатор брэнда в базе данных Universe-HTT
19-
-- (BrandName) Наименование брэнда
13+
* (ID) Идентификатор товара в базе данных Universe-HTT
14+
* (UPCEAN) Штрихкод
15+
* (Name) Наименование товара
16+
* (CategoryID) Идентификатор категории в базе данных Universe-HTT
17+
* (CategoryName) Наименование категории
18+
* (BrandID) Идентификатор брэнда в базе данных Universe-HTT
19+
* (BrandName) Наименование брэнда
2020

2121
Данные представлены в текстом формате в кодировке UTF-8 с символом табуляции (0x09) в качестве разделителя полей.
2222

@@ -31,13 +31,13 @@ Slightly less than 3 million bar codes of ean13, ean8, upc-e, upc-a standards wi
3131

3232
The original directory is located on the Universe-HTT server - here we place its copy containing the following fields:
3333

34-
- (ID) The identifier of the goods in the Universe-HTT database
35-
- (UPCEAN) Barcode
36-
- (Name) Product name
37-
- (CategoryID) Category ID in the Universe-HTT database
38-
- (CategoryName) Category name
39-
- (BrandID) Brand identifier in the Universe-HTT database
40-
- (BrandName) Brand name
34+
* (ID) The identifier of the goods in the Universe-HTT database
35+
* (UPCEAN) Barcode
36+
* (Name) Product name
37+
* (CategoryID) Category ID in the Universe-HTT database
38+
* (CategoryName) Category name
39+
* (BrandID) Brand identifier in the Universe-HTT database
40+
* (BrandName) Brand name
4141

4242
Data is presented in text format in UTF-8 encoding with a tab (0x09) as a field separator.
4343

0 commit comments

Comments
 (0)