完成评论统计

This commit is contained in:
augushong
2021-01-03 22:02:34 +08:00
parent 3b5a56aef5
commit cc83df7fb9
5 changed files with 43 additions and 1 deletions

View File

@@ -75,6 +75,10 @@ admin.域名->访问后台应用
api.域名->访问接口应用
```
#### 用户体系
本站实现了用户中心的授权登陆,如果需要登陆的话,需要额外搭建一个用户中心站点,具体请看:https://gitee.com/ulthon/user_hub
#### 重置密码