摘要:
1. 注意如果request里面的流,被读取了一次,后面的controller层将无法读取数据。 处理方法:将 request 封装到 SignatureRequestWrapper (继承自 HttpServletRequestWrapper) 中,从 SignatureRequestWrappe 阅读全文
posted @ 2017-12-04 20:19
Jtianlin
阅读(215)
评论(0)
推荐(0)