获取上传页面线路测量时间。

This commit is contained in:
2026-02-10 17:40:50 +08:00
parent da7a6dd045
commit e0b36aebd3
46 changed files with 68733 additions and 16656 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:
if account.get('is_ok') == 1 or account.get('username')=="CZSCZQ13A1xuliguo":
user = account.get('username')
ip = account.get('device_ip')
port = account.get('device_port')