治理文件mq新增

This commit is contained in:
2023-09-05 16:45:51 +08:00
parent 54b3ad9a7c
commit 0a60de9677
4 changed files with 105 additions and 1 deletions

View File

@@ -161,4 +161,9 @@ public interface InfluxDBTableConstant {
*/
String CL_DID = "cl_did";
/**
* 逻辑子设备id
*/
String UUID = "uuid";
}