在readme中说明重置密码命令

This commit is contained in:
augushong
2020-03-06 15:10:43 +08:00
parent 1f23f14261
commit 6647f2f669

View File

@@ -54,6 +54,15 @@
如果希望去掉index.php可以参考tp文档在nginx或apache环境配置内置服务器必须带index.php
#### 重置密码
重置密码为123456.
```
php think reset_password
```
#### 功能
- 服务器信息(0.2h,已完成)