平台修改意见20251120-新增设备点位清单上传接口
This commit is contained in:
@ -62,6 +62,11 @@ public class RedisKeyConstants
|
||||
*/
|
||||
public static final String COOLING = "COOLING_";
|
||||
|
||||
/**
|
||||
* 点位匹配数据 redis key
|
||||
*/
|
||||
public static final String POINT_MATCH = "POINT_MATCH_";
|
||||
|
||||
/**
|
||||
* 存放单个设备同步过来的原始数据-最晚一次数据
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user