已注销上传
This commit is contained in:
@@ -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')
|
||||
|
||||
Reference in New Issue
Block a user