优化代码,增加更新测试用例功能

This commit is contained in:
2026-06-04 13:53:31 +08:00
parent fb86198565
commit 83a425c235
9 changed files with 247 additions and 88 deletions
+1 -1
View File
@@ -14,7 +14,7 @@ class DataLog:
time: float = 0.0
value: str = ""
@dataclass
class SignalData:
"""信号数据封装