(string) Str::uuid(), 'title' => $this->faker->sentence(3), 'user_id' => 'ba5463f3-72d1-4410-858e-eadd10884713', // 或者 User::factory() 如果有用户系统 ]; } }