This commit is contained in:
2023-12-04 11:19:57 +08:00
parent 9988efc501
commit 6cd9d5d26d
3 changed files with 12 additions and 3 deletions

View File

@@ -36,6 +36,11 @@ public interface ZlConstant {
*/
String WAVE_PARAM_RCDKEEPTIME = "Wave_Param_RcdKeepTime";
/**
* 暂态持续时间
*/
String EVT_PARAM_TM = "Evt_Param_Tm";
}