补充设备初始化留言与OTA后端能力

This commit is contained in:
stu2not
2026-05-08 16:56:29 +08:00
parent 1aaaf4747a
commit 9f38965a79
14 changed files with 848 additions and 28 deletions

View File

@@ -23,6 +23,7 @@ TALKINGQ_URL_TABLES = [
"conversation_messages",
"roles",
"role_languages",
"device_imei_mapping",
"device_firmware_update",
"system_config",
]
@@ -36,6 +37,7 @@ MINI_PROGRAM_TABLES = [
"device_bind_history",
"cards",
"device_settings",
"device_alarm_events",
"im_conversations",
"im_messages",
"child_location_current",