新增公用数据
This commit is contained in:
@@ -167,6 +167,11 @@ public interface InfluxDBTableConstant {
|
||||
*/
|
||||
String UUID = "uuid";
|
||||
|
||||
/**
|
||||
* 流程(1:设备登记,2:功能调试,3:出厂调试 4:设备投运)
|
||||
*/
|
||||
String process = "process";
|
||||
|
||||
/**
|
||||
* 报表业务计算方式
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user