mirror of
https://github.com/201206030/novel-plus.git
synced 2026-02-12 18:29:33 +08:00
fix: 页面请求异常处理
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
package com.java2nb.novel.controller;
|
||||
package com.java2nb.novel.controller.page;
|
||||
|
||||
import com.java2nb.novel.controller.BaseController;
|
||||
import com.java2nb.novel.core.bean.UserDetails;
|
||||
import com.java2nb.novel.core.utils.ThreadLocalUtil;
|
||||
import com.java2nb.novel.entity.*;
|
||||
Reference in New Issue
Block a user