fix: 设计导航没有正确返回预览链接

This commit is contained in:
2024-08-20 16:21:07 +08:00
parent 989e16538a
commit 7b1b4e95e8
2 changed files with 19 additions and 3 deletions
@@ -159,7 +159,7 @@ public class ShiroConfig {
// 获取token
filterChainDefinitionMap.put("/srms/getByToken", "anon");
// 标准法规文档查询
filterChainDefinitionMap.put("/srms/getByLawsFileList", "anon");
// filterChainDefinitionMap.put("/srms/getByLawsFileList", "anon");
// 设计导航-产品设计条款查询
filterChainDefinitionMap.put("/srms/getByLawsProductDesign", "anon");
// 获取所有体系数据