hyperf-chat/test.php

11 lines
138 B
PHP
Raw Normal View History

2020-11-04 16:47:17 +08:00
<?php
/**
* Created by PhpStorm.
* User: admin
* Date: 2020/11/4
* Time: 16:36
*/
echo password_hash('yuandong',PASSWORD_DEFAULT);