新增公用数据

This commit is contained in:
2023-10-13 12:52:09 +08:00
parent 108ce662ff
commit 1b5bad51f1
4 changed files with 33 additions and 0 deletions

View File

@@ -167,6 +167,11 @@ public interface InfluxDBTableConstant {
*/
String UUID = "uuid";
/**
* 流程1:设备登记2功能调试3出厂调试 4设备投运)
*/
String process = "process";
/**
* 报表业务计算方式
*/