提交代码:针对公共类的修改

This commit is contained in:
njcn_dhj
2022-07-07 16:18:23 +08:00
parent d734473038
commit 7bf883af73
3 changed files with 53 additions and 44 deletions

View File

@@ -231,6 +231,12 @@ public interface InfluxDBPublicParam {
String OFFLINEMIN = "offlinemin";
/**
* data表中InfluxDBPublicParam
*/
String VALUETYPE = "value_type";
/**
* 数据完整性表公共字段
*/