ก้าวกระโดด พ่อง

This commit is contained in:
kong 2023-02-08 13:57:47 +07:00
parent f674ab9573
commit 3496cedf60
14 changed files with 428 additions and 41 deletions

View file

@ -9,6 +9,9 @@
idx_hot_product_code = 5
idx_cold_product_code = 6
idx_blend_product_code = 7
idx_hot_product_code2 = 8
idx_cold_product_code2 = 9
idx_blend_product_code2 = 10
idx_of_eng = 2
idx_of_eng_des = 3
idx_of_thai = 0
@ -539,7 +542,7 @@
out_xml( '</Block>\r\n')
out_xml( '\t; parallel '+ spl[ idx_name][ idx_hot_product_code2] + ' ' + spl[ idx_name][ idx_cold_product_code2] + ' ' + spl[ idx_name][ idx_blend_product_code2] + ' \r\n')
#print("++++++++++++++++++++++++++++++ " + str( count_test) )
#count_test = count_test + 1
#if count_test > 5 :