Skip to content

Commit

Permalink
Update enum.md
Browse files Browse the repository at this point in the history
  • Loading branch information
qmdx authored Sep 14, 2018
1 parent 182c8d9 commit 3f02c0e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion guide/enum.md
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ mybatis-plus:
typeEnumsPackage: com.baomidou.springboot.entity.enums
....
```
# 3.JSON序列化处理
# 3JSON序列化处理
## 一、Jackson
1.在需要响应描述字段的get方法上添加@JsonValue注解即可
Expand Down

0 comments on commit 3f02c0e

Please sign in to comment.