消防数据存表

This commit is contained in:
2025-10-21 13:55:06 +08:00
parent a338c921d3
commit e1fb6e30ac
6 changed files with 415 additions and 2 deletions

View File

@ -42,6 +42,11 @@ public class RedisKeyConstants
*/
public static final String DH = "DH_";
/**
* 消防数据 redis key
*/
public static final String XF = "XF_";
/**
* 电池组 redis key
*/