Skip to content

Commit

Permalink
Update dev_flow.md
Browse files Browse the repository at this point in the history
  • Loading branch information
macrozheng committed Oct 13, 2019
1 parent 2c3d435 commit ddca170
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions document/reference/dev_flow.md
Original file line number Diff line number Diff line change
Expand Up @@ -35,13 +35,13 @@ SpringSecurity权限管理功能 | ✔

## 后台功能

### 后台登录功能
### 后台登录功能

- 后台用户注册功能
- 后台用户登录后获取token
- 刷新token功能

### 商品管理
### 商品管理

> **商品分类管理**
Expand Down Expand Up @@ -224,7 +224,7 @@ SpringSecurity权限管理功能 | ✔
- 添加、编辑原因:同上
- 批量操作:删除

### 权限管理
### 权限管理

> **权限管理**
Expand All @@ -242,7 +242,7 @@ SpringSecurity权限管理功能 | ✔

## 前台功能

### 商品搜索
### 商品搜索

> **综合搜索功能**
Expand All @@ -266,7 +266,7 @@ SpringSecurity权限管理功能 | ✔
- 根据用户搜索记录聚合生成热搜词

### 购物流程
### 购物流程

> **购物车**
Expand Down Expand Up @@ -300,7 +300,7 @@ SpringSecurity权限管理功能 | ✔
- 订单超时后自动取消订单,解除商品库存锁定,返还优惠券,积分

#### 会员模块(我的)
#### 会员模块(我的)

> **我的关注**
Expand Down

0 comments on commit ddca170

Please sign in to comment.