feat: prompt from station

This commit is contained in:
2026-04-06 17:00:12 +08:00
parent d19b770ef4
commit ad0add4500
12 changed files with 29 additions and 300 deletions

View File

@@ -30,6 +30,7 @@ class TerminalFactory extends Factory
'ip_address' => fake()->localIpv4(),
'station_id' => null,
'diagram_urls' => [['title' => '组态', 'url' => fake()->url()]],
'prompt_template' => null,
'voice_wakeup_enabled' => false,
'voice_wakeup_word' => null,
'is_online' => fake()->boolean(70), // 70%概率在线