This commit is contained in:
kong 2023-05-10 21:40:13 +07:00
parent a080479633
commit a397fc5708
24 changed files with 653 additions and 31 deletions

View file

@ -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