组态bug修改

This commit is contained in:
hzj
2024-10-22 20:45:19 +08:00
parent f942be74f1
commit 4316e72521
5 changed files with 98 additions and 0 deletions

View File

@@ -48,8 +48,16 @@ public interface DataParam {
String portableDev = "便携式设备";
String PORTABLE_SYSTEM = "便携式系统";
String WIRELESS_PROJECT = "无线项目";
String WIRELESS_PROJECT_ID = "WIRELESS_PROJECT_ID";
String governmentDev = "治理设备";
String GOVERNANCE_SYSTEM = "治理系统";
String EvtParamPhase = "Evt_Param_Phase";
String EvtParamDepth = "Evt_Param_VVaDepth";