update
This commit is contained in:
parent
d618cdd674
commit
c5eaac4bc3
|
@ -185,7 +185,6 @@ def local():
|
|||
}
|
||||
t = LOT_DATA(**data)
|
||||
add(t)
|
||||
time.sleep(1)
|
||||
except Exception as e:
|
||||
# print(e)
|
||||
pass
|
||||
|
|
Loading…
Reference in New Issue