持久化设备留言待收听状态并支持重启恢复

This commit is contained in:
stu2not
2026-05-19 14:06:16 +08:00
parent 3164d81bb0
commit 6e104201fb
21 changed files with 1147 additions and 68 deletions

View File

@@ -40,6 +40,7 @@ MINI_PROGRAM_TABLES = [
"device_alarm_events",
"im_conversations",
"im_messages",
"device_pending_voice_messages",
"child_location_current",
"child_location_history",
]