1.新增字典功能
2.RocketMQ新增治理消息模板
This commit is contained in:
@@ -151,4 +151,9 @@ public interface InfluxDBTableConstant {
|
||||
*/
|
||||
String END_TIME = " 23:59:59";
|
||||
|
||||
/**
|
||||
* 数据是否异常
|
||||
*/
|
||||
String IS_ABNORMAL = "is_abnormal";
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user