Commit 61e2445b authored by rico.liu's avatar rico.liu

update

parent 17f6d319
......@@ -2027,7 +2027,7 @@ def update_non_point_to_db(path,mode):
counter += 1
except:
print(index_(counter,1), end='%')
if remark == 'nan':
if remark == 'nan' or remark == 'null':
if matchcode == 'nan':
newname = str(newname).replace("'","''")
brand = str(brand).replace("'","''")
......
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