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

update

parent ea15fe6d
...@@ -652,8 +652,8 @@ def GetPointCategoryDataDetail(df,channel_alias,batch): ...@@ -652,8 +652,8 @@ def GetPointCategoryDataDetail(df,channel_alias,batch):
url_params_dict = row['params_standard_create'] url_params_dict = row['params_standard_create']
#zol_params_dict = row['ZOL_params'] #zol_params_dict = row['ZOL_params']
if row['remark'] != 'nan' and row['remark'] != 'None' : #if row['remark'] != 'nan' and row['remark'] != 'None' :
continue # continue
id_ = row['id'] id_ = row['id']
#category = row['zi_subcategoryname'] #category = row['zi_subcategoryname']
......
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