Commit d5eb2ba1 authored by rico.liu's avatar rico.liu

update named

parent 14340671
......@@ -135,8 +135,7 @@ def upload_params_data(category,path):
#获取需要转换简称的参数列表
simple_subtitle_df = get_simple_value()
simple_subtitle_list = simple_subtitle_df[simple_subtitle_df['categoryname'] == category]['tip'].tolist()
simple_subtitle_list = eval(simple_subtitle_df[simple_subtitle_df['categoryname'] == category]['tip'].tolist()[0])
process_index = 0
index_ = Index()
#SPU、SKU命名
......
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 to comment