fix: 修正用户初始化

This commit is contained in:
邹景立 2025-03-25 15:14:10 +08:00
parent 9e9efb2215
commit 7cdaad3fcb

View File

@ -61,7 +61,7 @@ class InstallAdmin20241011 extends Migrator
'nickname' => '超级管理员',
'password' => '21232f297a57a5a743894a0e4a801fc3',
'headimg' => 'https://thinkadmin.top/static/img/head.png',
]);
], true);
}
/**