fix: 设计导航没有正确返回预览链接
This commit is contained in:
@@ -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");
|
||||
// 获取所有体系数据
|
||||
|
||||
Reference in New Issue
Block a user