提交 00ddec0b authored 作者: 陈泽健's avatar 陈泽健

处理优化

上级 e0c3be14
......@@ -395,7 +395,7 @@ class Mqtt:
"startTime": config['startTime'],
"endTime": config['endTime'],
"companyNumber": config['companyNumber'],
"participantList": ["Test40", "Test41", "Test42", "Test43", "Test44", "Test45", "Test46", "Test47", "Test48", "Test49",
"participantList": ["JiaoJiao" , "Test40", "Test41", "Test42", "Test43", "Test44", "Test45", "Test46", "Test47", "Test48", "Test49",
"Test50", "Test51", "Test52", "Test53", "Test54", "Test55", "Test56", "Test57", "Test58", "Test59",
"Test60", "Test61", "Test62", "Test63", "Test64", "Test65", "Test66", "Test67", "Test68", "Test69",
"Test70", "Test71", "Test72", "Test73", "Test74", "Test75", "Test76", "Test77", "Test78", "Test79",
......
......@@ -1937,7 +1937,7 @@ def write_xlsx_data(xlsx_file_path, sheet_name, function_number, test_result, lo
import paramiko
import time
def get_remote_log_with_paramiko(host, username, private_key_path, passphrase, log_path, num_lines=100, timeout=30):
def get_remote_log_with_paramiko(host, username, private_key_path, passphrase, log_path, num_lines=1000, timeout=30):
"""
使用 Paramiko 获取远程服务器的日志文件内容.
......
......@@ -291,4 +291,4 @@
81. 2025-04-17
- 修复因xlsx文件读取失败导致的报错。
82. 2025-04-18
- 修复展厅巡检预定系统因页面bug导致的异常定位报错。
\ No newline at end of file
- 修复展厅巡检预定系统因页面bug导致的异常定位报错。处理优化
\ No newline at end of file
topic,action,thirdPartyMeetingId,thirdPartyRoomId,conferenceName,messageName,startTime,endTime,companyNumber,signInBeforeMinutes,signEndTime,enableSignOut,signOutMinutesAfterSignIn,signOutAfterEndMinutes
/meeting/message/sync,add,936100702283092200,1,表处办公室1号会议室,人脸长期运行测试30,2025-04-18 08:50:00.0,2025-04-18 09:00:00.0,CN-JHP-UBAINS,2,2,1,5,5
\ No newline at end of file
/meeting/message/sync,add,936100702283092212,1,表处办公室1号会议室,人脸长期运行测试31,2025-04-18 12:55:00.0,2025-04-18 13:10:00.0,CN-JHP-UBAINS,5,5,1,5,10
\ No newline at end of file
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论