Commit b53035f6 by 岳巧源

add config

parent 2cbd66bd
Showing with 1 additions and 1 deletions
......@@ -68,7 +68,7 @@ class HandleCSV:
table['ladder_price'] = []
table['supplier_name'] = 'Waldom人民币'
table['goods_sn'] = ''
table['multiple'] = '0'
table['multiple'] = '1'
batch_sn_map = dict()
for j in range(len(title_arr)):
ladder_item_map = dict()
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment