Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
修改README.md
  • Loading branch information
ZongXR committed Sep 26, 2020
1 parent 6c0e00a commit 24f63b1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
</ul>
<h3>过滤器</h3>
<ul>
<li>com.supermarket.filter包用于存放监听器</li>
<li>com.supermarket.filter包用于存放过滤器</li>
<li>CharacterEncodingFilter类实现全局乱码处理,包括POST请求、GET请求、响应</li>
<li>AutoLogin类实现用户自动登录功能</li>
</ul>
Expand Down

0 comments on commit 24f63b1

Please sign in to comment.