Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
tianmingxing committed Nov 20, 2015
1 parent cb6692d commit b42291a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -18,7 +18,7 @@
1. 当前版本(v1.1)版本只做了简单权限控制,一是有权限;二是无权限。
2. **游客** 只能查看接口分类和接口信息 __无增删改查权限__
3. 默认的管理员有两个分别为admin(密码:654321)与root(密码:123456)。
4. 登录帐号均是明码存储,所以可以手动修改user数据表
4. 密码已经采用MD5加密存储,如果想要修改密码可先登录进去再通过页面修改。当然也可以直接修改数据库

原作者信息
==========
Expand Down

0 comments on commit b42291a

Please sign in to comment.