mirror of
https://gitee.com/dromara/sa-token.git
synced 2026-02-27 16:50:24 +08:00
v1.16.0 版本更新
This commit is contained in:
@@ -20,7 +20,7 @@ public class SaResponseForServlet implements SaResponse {
|
||||
|
||||
/**
|
||||
* 实例化
|
||||
* @param request request对象
|
||||
* @param response response对象
|
||||
*/
|
||||
public SaResponseForServlet(HttpServletResponse response) {
|
||||
this.response = response;
|
||||
|
||||
Reference in New Issue
Block a user