springboot 怎么實現用戶登錄帶頭像的頁面
3 回答
慕蓋茨4494581
TA貢獻1850條經驗 獲得超11個贊
HttpSession session = ServletActionContext.getRequest().getSession();
session.setAttribute(WebGlobal.getUser(), user);
- 3 回答
- 0 關注
- 1245 瀏覽
添加回答
舉報
0/150
提交
取消
