mirror of
https://gitee.com/lab1024/smart-admin.git
synced 2025-11-12 21:53:48 +08:00
sa-token update
This commit is contained in:
@@ -22,7 +22,7 @@ public class MenuCacheService {
|
||||
@Autowired
|
||||
private MenuDao menuDao;
|
||||
|
||||
private static List<String> MENU_URL_CACHE = null;
|
||||
private static volatile List<String> MENU_URL_CACHE = null;
|
||||
|
||||
/**
|
||||
* 查询 需要校验权限的url
|
||||
|
||||
Reference in New Issue
Block a user