#250926 术鹏修改为将耗时操作修改为后台线程

This commit is contained in:
HM-CN\zhengxuan.zhang
2025-10-16 11:48:30 +08:00
parent 4f952f932e
commit 974b68b8d6
37 changed files with 4130 additions and 3741 deletions
+2
View File
@@ -66,5 +66,7 @@ namespace NSAnalysis
public const string Speed2 = "Speed2";
public const string R01_Pules = "R01_Pules";
public const string R02_Pules = "R02_Pules";
public const string NoCarTypeFlag = "NoCarTypeFlag";
}
}