sa-token update

This commit is contained in:
lixiaodong
2023-07-25 19:54:52 +08:00
parent 0733919efc
commit de3269b233
2 changed files with 2 additions and 2 deletions

View File

@@ -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