This commit is contained in:
lwl0608 2024-05-09 01:52:47 +08:00
parent 5c67df2db0
commit 4c64442077
1 changed files with 2 additions and 2 deletions

View File

@ -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