截图未测试

This commit is contained in:
2026-06-05 10:17:36 +08:00
parent 10db652cbc
commit 3b2063c007
8 changed files with 55 additions and 48 deletions

View File

@@ -266,7 +266,6 @@ class CheckStation:
if not self.click_adjustment_button(device_id):
self.logger.error(f"设备 {device_id} 点击平差处理按钮失败")
return False
return True
def click_adjustment_button(self, device_id):