php -r "echo password_hash('123456', PASSWORD_BCRYPT), PHP_EOL;"
得到的密码 修改到数据表 eb_system_admin密码pdw字段中
eb_system_admin