You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
zch f332e2d984 feat(security): 允许匿名访问看板相关接口和页面
- 添加了多个与看板相关的接口路径到 permitAll() 方法,允许匿名访问
- 包括基础监控信息列表、柜子数量统计、报警记录统计等接口
- 同时允许匿名访问 "/board/**" 路径下的所有页面
2 months ago
..
src/main/java/com/ruoyi/framework feat(security): 允许匿名访问看板相关接口和页面 2 months ago
pom.xml add(framework): 添加 WebSocket 功能 2 months ago