DO
This commit is contained in:
parent
a080479633
commit
a397fc5708
24 changed files with 653 additions and 31 deletions
|
|
@ -12,7 +12,7 @@
|
|||
idx_img = 2
|
||||
|
||||
|
||||
idx_hot_product_code = 6
|
||||
idx_hot_product_code = 7
|
||||
idx_cold_product_code = idx_hot_product_code + 1
|
||||
idx_blend_product_code = idx_cold_product_code + 1
|
||||
idx_hot_product_code2 = idx_blend_product_code + 1
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue