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