已注销上传

This commit is contained in:
2026-02-10 17:58:31 +08:00
parent e0b36aebd3
commit 2cee7731b1
12 changed files with 16735 additions and 16776 deletions

View File

@@ -124,7 +124,7 @@ def get_combined_tasks():
# today = datetime.now().strftime("%Y-%m-%d")
for account in accounts:
if account.get('is_ok') == 1 or account.get('username')=="CZSCZQ13A1xuliguo":
if account.get('is_ok') == 1:
user = account.get('username')
ip = account.get('device_ip')
port = account.get('device_port')