Ginger new

This commit is contained in:
kong 2023-05-17 14:53:43 +07:00
parent e78430cf74
commit b6d4c62ef7
17 changed files with 2 additions and 0 deletions

View file

@ -15,6 +15,8 @@
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
idx_cold_product_code2 = idx_hot_product_code2 + 1
idx_blend_product_code2 = idx_cold_product_code2 + 1