reactor:【IoT 物联网】优化设备缓存的加载逻辑

This commit is contained in:
YunaiV
2025-06-11 20:35:09 +08:00
parent 66b42367cb
commit 33fed79820
28 changed files with 486 additions and 684 deletions

View File

@@ -16,4 +16,6 @@ public class DictTypeConstants {
public static final String DEVICE_STATE = "iot_device_state";
public static final String CODEC_TYPE = "iot_codec_type";
}