终端相关代码修改

This commit is contained in:
2022-07-01 15:13:47 +08:00
parent 19966fd1c7
commit 4eac5c3028
4 changed files with 79 additions and 75 deletions

View File

@@ -17,7 +17,7 @@ public interface InfluxDBPublicParam {
/**
* 暂态事件汇总表
*/
String PQS_EVENT_DETAIL = "pqs_eventdetail";
String PQS_EVENT_DETAIL = " pqs_eventdetail";
/**
* 电压波动闪变表
@@ -162,7 +162,7 @@ public interface InfluxDBPublicParam {
/**
* 时区
*/
String TIME_ZONE = "tz('Asia/Shanghai')";
String TIME_ZONE = " tz('Asia/Shanghai')";
/**
* 日起始时间