update catch/permissions/database/seeds/DepartmentsSeed.php.

Signed-off-by: JaguarJack <njphper@gmail.com>
This commit is contained in:
JaguarJack 2024-01-08 00:36:16 +00:00 committed by Gitee
parent 8561c54f5f
commit 2e81eb42d3
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F

View File

@ -12,7 +12,7 @@ class DepartmentsSeed extends Seeder
* More information on writing seeders is available here: * More information on writing seeders is available here:
* http://docs.phinx.org/en/latest/seeding.html * http://docs.phinx.org/en/latest/seeding.html
*/ */
public function run() public function run(): void
{ {
$data = [ $data = [
[ [