暂态事件列表接口调整(新增波形解析时的字段)

This commit is contained in:
guofeihu
2024-08-01 16:33:47 +08:00
parent 279cf7d628
commit c1d351498d
8 changed files with 100 additions and 14 deletions

View File

@@ -16,4 +16,6 @@ public interface OfflineConstant {
String CFG = ".cfg";
String DAT = ".dat";
}