This commit is contained in:
lwl0608 2024-05-09 01:50:35 +08:00
parent 34b9ca069e
commit 0ffbdb1fff
1 changed files with 2 additions and 3 deletions

View File

@ -83,9 +83,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