💡 添加源码注释

This commit is contained in:
冷冷 2018-06-02 20:36:42 +08:00
parent 5107224982
commit 3559ad43b4
1 changed files with 1 additions and 0 deletions

View File

@ -17,6 +17,7 @@ import java.util.Map;
/**
* @author lengleng
* @date 2018/5/26
* https://gitee.com/renrenio/renren-fast
*/
public class XssHttpServletRequestWrapper extends HttpServletRequestWrapper {
/**