Commit dce1234b authored by litaolemo's avatar litaolemo

update

parent 0fb4de8f
......@@ -230,8 +230,4 @@ and (dev.device_id is null or dev.device_id='')
)
print(instert_sql)
# cursor.execute("set names 'UTF8'")
res = cursor.execute(instert_sql)
db.commit()
print(res)
# cursor.executemany()
db.close()
con_sql(instert_sql)
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