fix
This commit is contained in:
parent
5c67df2db0
commit
4c64442077
|
@ -134,8 +134,8 @@ class S:
|
|||
has_order_mids.append(mid)
|
||||
else:
|
||||
to_delete_mids.append(mid)
|
||||
print(phone, has_order_mids)
|
||||
return
|
||||
# print(phone, has_order_mids)
|
||||
# return
|
||||
|
||||
del_acnt_cnt = 0
|
||||
del_login_cnt = 0
|
||||
|
|
Loading…
Reference in New Issue