feat: prompt from station
This commit is contained in:
@@ -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%概率在线
|
||||
|
||||
Reference in New Issue
Block a user