暂态事件同步

This commit is contained in:
xy
2026-03-26 18:52:02 +08:00
parent 56c9c69fc9
commit f227fe3c3f
4 changed files with 101 additions and 31 deletions

View File

@@ -41,6 +41,9 @@ public interface ZlConstant {
*/
String EVT_PARAM_TM = "Evt_Param_Tm";
/**
* 幅值
*/
String EVT_PARAM_VVADEPTH = "Evt_Param_VVaDepth";
}